ok im making a weird game and its a platformer your a lizard and there is no poitnt i start making it and i want to try what i have right now so i go to game play level as finished adn my lizard just falls through the floor so i go back and check my floor i right click it go to obstikle and it says yes what am i doing wrong and y does my lizard fall trough it?????????????????
you need a condition something in the event editor that checks to see if the player collides with an obstacle background, and if it does, stop the movement.
ok thanks that worked i have another ?? how do i go to the next level i finished level 1 and im starting on level 2 how do i make a end to level 1 is it posablie to make the next level start when the lizard jumps on a specail platform??
Create the 'special' platform, and make another collision event for that platform. Set it to stop the movement, but also set it to 'Jump to next level'
Current Projects:
Bomb Squad (Total Progress - 3%)
:: Current Task Progress: 40%
:: Current Task - Level Editor Shell