Page 1 of 1

Intro Death

Posted: Sun Apr 20, 2014 3:49 pm
by zlaker
I was working on a intro for my game and some of the characters just die on the start of the intro. Any help? Here's a screen.
Capture_2014_04_20_21_45_11_661.png

Re: Intro Death

Posted: Sun Apr 20, 2014 3:53 pm
by RudeGuy
May for the ground too high?

Re: Intro Death

Posted: Sun Apr 20, 2014 3:55 pm
by zlaker
Christian07 wrote:May for the ground too high?
When the ground was lower they kept dying.

Re: Intro Death

Posted: Sun Apr 20, 2014 4:02 pm
by bossedit8
The reason why they are destroying themselfes while they are trying to coming along through the level is you did not used blocks off the level's boundary to the left side. Maximum amount of height is 1 to 2 while the length is 20 blocks. You need 20 Blocks on the left side of the level's offscreen so all the characters are running without destroying themselfes.

Re: Intro Death

Posted: Sun Apr 20, 2014 4:07 pm
by zlaker
bossedit8 wrote:The reason why they are destroying themselfes while they are trying to coming along through the level is you did not used blocks off the level's boundary to the left side. Maximum amount of height is 1 to 2 while the length is 20 blocks. You need 20 Blocks on the left side of the level's offscreen so all the characters are running without destroying themselfes.
Tnx. I didn't know it. I founed out also works with 10 blocks. Anyway tnx again and lock