Giter Club home page Giter Club logo

Comments (4)

plagelpuss avatar plagelpuss commented on July 27, 2024 1

For any other newbs (like me) who find this, it seems like all you have to do is:

  1. pull down the code
  2. copy the Tilemap directory out of the assets folder from the downloaded project and paste it into the assets folder of your project.
  3. right click in the asset window hover over create and see the tiles and brushes options.
    image

from 2d-extras.

Dantzes avatar Dantzes commented on July 27, 2024

I feel like a moron, but this isn't working for me. If I just copy Assets->Assets I get two errors:
Assets/Tilemap/Brushes/GameObject Brush/Scripts/Editor/GameObjectBrush.cs(182,51): error CS0117: UnityEditor.PrefabUtility' does not contain a definition for GetCorrespondingObjectFromSource'
Assets/Tilemap/Brushes/GameObject Brush/Scripts/Editor/GameObjectBrush.cs(394,31): error CS0117: UnityEditor.PrefabUtility' does not contain a definition for IsPartOfPrefabAsset'

This happens whether I'm installing it into an existing project or a new one and I can't find any information about it. Help?

from 2d-extras.

ChuanXin-Unity avatar ChuanXin-Unity commented on July 27, 2024

@Dantzes If you got the master branch, you will need to use Unity 2018.3 and above. The errors you get are from new APIs for Nested Prefabs in Unity 2018.3.

If you are using Unity 2018.2, you can try the 2018.2 branch. Otherwise, it will be the 2017.1 branch.

from 2d-extras.

Damionmccoy avatar Damionmccoy commented on July 27, 2024

I am having this issue with unity 2019.3.0a2, I did however just update my project from the most recent unity 2018 build. That said I had not used the 2d-extras before I updated I am going to try loading a update backup in unity 2018 with the branch for 2018 and hope that works but I was looking forward to using some other new features in unity 2019

from 2d-extras.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.