Mega glitch...
-
Okay, I made a largeish box, and set it to split (Without putting it in an event, thanks Phy). This is the result:
That's not the worst bit. The objects created jump randomly around, glitch into each other, and often can't be selected to drag at all.
The flickering axes stopped when I saved, but here's the file:
-
you have to put this
onstart{split(self,3)}
in. instead of this
split(self,3)
-
I was wondering if it's not being in an event that did it... still, pretty wierd...
-
@wacov said:
I was wondering if it's not being in an event that did it... still, pretty wierd...
I could be wrong but I think it was trying to resplit its self every time you did something during the sim. Remember CPillips said it had a lot of bugs yet.
Advertisement