Grant
Grant

Reputation: 49

Unity 2D Tutorial 'Kit Tools'

I've been trying to follow the Unity tutorial for the 2D game kit, but I can't find the 'Kit tools' button on the menu. I've been trying to find answers, but couldn't. The button simply isn't there. I was wondering if I was importing it wrong, or something else. Thank you.

Upvotes: 2

Views: 4184

Answers (1)

Nathalia Soragge
Nathalia Soragge

Reputation: 1435

Probably the example project wasn't imported correctly. Try to create a new empty project and import the assets directly from Asset Store. Inside Unity, go to Window > Asset Store, search for 2D Game Kit, download it and click on Import. Don't know how you did it at the first time, but this way should work. I've tried myself and the menu is there.

Upvotes: 2

Related Questions