Hi,
This may sound like a nooby question but I've battled trying to get my character to move on a game I'm working on.
I've got a procedurally generated map and it spawns a movable character in a room except the character isn't movable. I've tried changing the layers of which things are on but to no avail.
If you want to help, reply letting me know and I'll send you a link to the capx via PM.
Develop games in your browser. Powerful, performant & highly capable.
I think I can help you, send me PM
Where can I get the Clay.io plugin?
Find it at http://clay.io/docs/construct2
It's not used in this project, I don't know why I added it. <img src="{SMILIES_PATH}/icon_razz.gif" alt=":P" title="Razz">
I have removed it from the project so you can re-download it from the link I sent you in the PM.
Well, I don't undestand everything
But I'm pretty sure that you are creating objects that collide, I mean the player is created inside a wall or something
That should be why it's not moving, I guess
HA!
I just found the problem my friend!
You should set the position of the player just the very first time, otherwise it will be always in the same position
Thank you soo much!
You're awesome!