|
my little test game works fine in the editor but when i build a web or standalone player, the respawning doesn't work anymore. my code is located in the Update function. Any ideas ?
(comments are locked)
|
|
Check the player log to if it's throwing some kind of exception. not getting any errors in the log. my first instantiate is triggered in the awake of my level and thats working. the others in the update function but using the same code and that doesn't work.
Jul 07 '10 at 11:54 PM
appels
it turned out to be a typo in the tagging, strange but it works now
Jul 08 '10 at 09:37 AM
appels
(comments are locked)
|
