I made my own character and did views and everything with it but when i test out the game, my character doesn't move!!!!!!! i did all the animations but he just stands there and i use the stick man cursor to move him but it doesn't work!!!
ps. he is definetely on a walkable area, he's a bitmap 24 colour image...
so how do i move him? what should i do or what did i do wrong?
If he's on a walkable area and still doesn't move, there are probably frames or loops missing from his normal view.
The first frame is supposed to hold the standing sprite, the subsequent one's are for the walk-cycle.
Does the view have four loops?
Have you set him as the player character?
~Trent
Does the mouse on click section of your game appears to be empty? Or commented?