PacktPublishing / Unity-2017-Game-Development-Essentials-Third-Edition

Unity 2017 Game Development Essentials, Third Edition, published by Packt
MIT License
17 stars 16 forks source link

Unable to find coin sprite #3

Closed NickP2905 closed 6 years ago

NickP2905 commented 6 years ago

Hi, I'm unable to find the Coin sprite, mentioned on page 135 and page 92. Thanks & Regards, Nick

DoctorZurk commented 6 years ago

Look in the project view, search for "coin", you will find the coins.png sprite image, which is an animated sprite sheet made of 4 frames. Importing this image as multiple sprite will create automatically the animation file when you drag it in the Hierarchy.