Moving characters
Posted: Fri May 22, 2015 12:02 am
So I have these two characters moving at the same time, then the images are suppose to switch before moving off screen. It's suppose to be like the two girls are running into each other. But the code isn't using the "shocked" images, it's only using the "normal" ones. When the characters hit the middle the "normal" ones move down. the "shock" ones very show up. What going on?
Code: Select all
show karanormal2 at center
show lillynormal2 at center
with move
hide karanormal2
hide lillynormal2
show lillyshock2
show karashock2
hide lillyshock2
hide karashock2
with moveoutbottom