Page 1 of 1

[SOLVED] Problems with spawning objects

PostPosted: Sat Aug 02, 2014 7:12 am
by faytree
problems.phz
an example of the bug
(5.15 KiB) Downloaded 23 times
Hey,
about 4-5 months ago,i've experienced a "bug" when i'm spawning an object like circles,boxes,or even polygons.At first,i thought it was a little nifty simple problem that can be fixed by restarting Algodoo.But,it isn't!

This is how the bug works,let's say that i wanted a blue ball to spawn when the red ball hits something.When the red ball hits something,it spawns a blue ball.After that,the red ball forgets it's original color and copies the blue ball's color.
It's really,really annoying!
i hope this will get fixed real soon :(

Re: Problems with spawning objects

PostPosted: Sat Aug 02, 2014 10:03 pm
by Kilinich
use := for new objects and variable
use = for existing one

Re: Problems with spawning objects

PostPosted: Sun Aug 03, 2014 2:23 am
by faytree
Thanks Kilinich! now it works well now! :thumbup: