I type in console !set vy spnge 1 , i want to go down but only a part of spnge go down, rest of spng stay. I use a cycle of spnge but allways it goes down only a part.
@mariosargac(View Post) The sponge is actually not even meant to move that way, it's a glitch. If it stacks, then it fails on that occurrence. Try again or something.
@mariosargac(View Post) it can't be fixed, tpt updates right-left, then down-up, so spng will always just move 1 particle if you set a positive number, unless you want to recode it, it won't be done...
the way it works is since tpt updates left-right, the particles in the back will be moved before th ones in front, so only the 1 pixel layer in the front (becuase it has nothing in front of it) moves. Try !st vy spng -1, if you really need it to move right, well that's bad news for you...