Hello. Im still trying to learn this Construct 2 program. It's going really good so far. Its my second time asking for help making this game. I've done pretty much everything now without help.
My problem is:
First off. lemme explain how it's supposed to function.
I've splitted the screen so that when you press the left side of the screen the character/sprite is supposed to face and move that direction.
Same goes with the right side of the screen.
I got the On touch = Mirror to work so that the character / sprite is facing the right way, when pressed.
I can't seem to figure out the second and final part. How do i make the character / sprite move aswell when the Right/Left side is touched/pressed ??
Its supposed to work like this:
When you hold down your finger on the right side of the screen the character / sprite moves smoothly to the pressed / touched side. Same goes with the other side.
Any ideas how this might be done ? Would be glad to get an example aswell, since im still trying to learn