Apress / Devel-2D-Games-Unity

Source Code for 'Developing 2D Games with Unity: Independent Game Programming with C#' by Jared Halpern
https://www.apress.com/us/book/9781484237717
Other
215 stars 53 forks source link

text not displaying first time coin is picked up #52

Closed anyarko closed 2 years ago

anyarko commented 2 years ago

The text is not displayed the first time a coin is picked up because it is not enabled in the script. Secondly, I'm not sure if the text has to be enabled again for already existing stackable items?