VERY WEIRD PROBLEM

Posts

Pages: 1
I have encountered a very strange problem. You see, i have blocks in my map I can push. I use RMVX and create a conditional branch that acts when the player faces left. it pushes the crate left by aa move route and the player takes a left step by a move route. so far so good, because that works.
BUT...
the engine does not update the sprite. that means the sprite stays in the old place while the entity moves. i know it mvoes because i can walk where it was and cant walk where it is now, but the sprite stays in place.
furthermore, this only happens to SOME sprites, not to all. even stranger, the ones that DO work have the SAME action, i only changed moving direction.

i checked all maps and tiles, even activated through to test it, no change. strange.
i fixed it now by cheating, but it's still a strange problem^^
Sometimes can surge some strange problems, for example if you move an
event and after it don't use any "Wait time", the character can move to another direction
Pages: 1