Platform game: Jumping on to tiles

Talk about making games.

Platform game: Jumping on to tiles

Postby robin.deman » Fri Oct 27, 2006 2:34 pm

Hi there,

I have a question, i am busy making an "run&jump" platform game, kinda like Mario Bros/Rayman/etc.

This thing is that i have an problem with my main "player" (actor) with the tiles.
When his head or any other bodypart hits the top of tiles, the actor "pops" up on the top of the tile..
This way it looks choppy and buggy..

I want the actor on collide with the top side of the tile when the tile collides with the players feet/bottom.

Any ideas anybody?
User avatar
robin.deman
 
Posts: 70
Joined: Sat Nov 12, 2005 9:50 am
Location: Netherlands
Score: 0 Give a positive score

Postby Hedfone » Sat Oct 28, 2006 1:18 am

You could make the torso and feet two seperate actors and have the feet parents the upper body. That way, when you put a collision, you could have it as only with the feet actor. Hope that helps!
User avatar
Hedfone
 
Posts: 174
Joined: Mon Jul 31, 2006 9:47 pm
Score: 2 Give a positive score

Postby robin.deman » Mon Oct 30, 2006 1:19 pm

Hedfone wrote:You could make the torso and feet two seperate actors and have the feet parents the upper body. That way, when you put a collision, you could have it as only with the feet actor. Hope that helps!


That aint gonna work for me becouse of the animations..
Perhaps i can do something with an mask or something..

:cry:
User avatar
robin.deman
 
Posts: 70
Joined: Sat Nov 12, 2005 9:50 am
Location: Netherlands
Score: 0 Give a positive score

Postby Game A Gogo » Wed Nov 01, 2006 12:37 am

make an filled region, make all teh movements on it and all the physical on it, then put your caracter image and animation on another actor, make it parent to the filled region, then after, only put the change animation on that actor, should work!
Programming games is an art,
    Respect it.
User avatar
Game A Gogo
 
Posts: 3466
Joined: Wed Jun 29, 2005 10:49 pm
Location: French Canada *laughs*
Score: 181 Give a positive score

Postby robin.deman » Thu Nov 02, 2006 11:32 am

Game A Gogo wrote:make an filled region, make all teh movements on it and all the physical on it, then put your caracter image and animation on another actor, make it parent to the filled region, then after, only put the change animation on that actor, should work!


Hi Game A Gogo!

Hmmm... thanks for the feedback but i dont really understand, is there an demo somewhere wich i could look at?
User avatar
robin.deman
 
Posts: 70
Joined: Sat Nov 12, 2005 9:50 am
Location: Netherlands
Score: 0 Give a positive score

Postby Game A Gogo » Fri Nov 03, 2006 12:44 am

well, its like having a filled region as the primary actor and having another actor that contains teh image and the animatrion.
Programming games is an art,
    Respect it.
User avatar
Game A Gogo
 
Posts: 3466
Joined: Wed Jun 29, 2005 10:49 pm
Location: French Canada *laughs*
Score: 181 Give a positive score


Return to Game Development

Who is online

Users browsing this forum: No registered users and 1 guest

cron