I am trying to test my game and when I jump, my character sinks into the grass a little, I tried fixing this by making it solid so I put in the solid script and I stay in one place the whole time, making it unable to finish any levels. Could anybody help me?
Offline
We could help you better if you post the project.
Offline
What do you mean by "the solid script"?
If you want us to make you a different script, do you want it to use acceleration both vertically and horizontally, just vertically, or have both dimensions change at a constant rate? Should the script work using the "touching sprite[]" block or the "touching color[]" block?
Offline
One thing that I found out is that sprites don't sense background(s), as in color sensing so if your platform is in the background(s) the sprite will not sense it.
Offline
Proanimation wrote:
One thing that I found out is that sprites don't sense background(s), as in color sensing so if your platform is in the background(s) the sprite will not sense it.
Actually, sprites can sense background colors using the block
<touching color[]?>but, since the background is on the furthest back layer, colors can easily be obscured by other sprites.
Last edited by MoreGamesNow (2012-06-01 19:41:44)
Offline
bobbybee wrote:
We could help you better if you post the project.
umm... I can't do that It wasn't published so I can't show you and I don't want to publish it with glitches....
this is my other account
Last edited by KatGames (2012-06-01 22:34:34)
Offline