Brolad
1
Hi there!
I have worked with example Spawn game object and found the wrong code for bunny.script.
Current result:
I checked Defold examples repository and for this example I found the next code https://github.com/defold/examples/blob/master/examples/basics/spawn/bunny.script which works perfect and as expecting
2 Likes
britzl
2
Interesting, something must go wrong when we generate the page from the example. I’ll take a look next week. Thank you for reporting!
britzl
3
This issue has now been fixed. Thank you for letting us know!
Brolad
4
Thanks for the fix! But, I see url of all examples pages were updated, is it ok? : )
Also, if you open Getting started with Defold page and click on tab “Examples” you’ll be redirected to https://defold.com/examples/simple_move page which does not exist.
Could you check it, pls?
2 Likes
britzl
5
Yes, this is how it was before the site update a few months ago. I have updated the links I’ve found in forum posts to work with this format.
Fixed! Thanks.
Brolad
6
Hmmm, just checked and looks like it’s wrong still
I have clean a browser cache
britzl
7
Doh, I misspelled the initial URL.
https://defold.com/examples/basic/simple_move should be https://defold.com/examples/basics/simple_move
New version up soon. Many thanks @Brolad for spotting my quick fixes. I’m doing too many things at once. 
2 Likes