x


respawn works in editor but not in build

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 ?

more ▼

asked Jul 07 '10 at 11:37 PM

appels gravatar image

appels
256 18 19 27

(comments are locked)
10|3000 characters needed characters left

1 answer: sort voted first

Check the player log to if it's throwing some kind of exception.

Also, general debugging practices

more ▼

answered Jul 07 '10 at 11:41 PM

Tetrad gravatar image

Tetrad
7.2k 27 37 89

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)
10|3000 characters needed characters left
Your answer
toggle preview:

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Topics:

x1683
x573
x184
x16

asked: Jul 07 '10 at 11:37 PM

Seen: 1088 times

Last Updated: Jul 07 '10 at 11:37 PM