[ 5 posts ]  Reply to topicPost new topic 
Author Message
 [ca]
 Post subject: I need help with making Thwomps you can stand on!
PostPosted: Thu Jan 13, 2011 7:03 pm 
User avatar
sluuuuurp
Member
[*]
[*]
[*]
[*]
[*]

[*]
[*]
[*]
[*]
[*]

[*]
[*]
[*]
[*]
[*]

[*]
[*]
[*]
[*]
[*]

I want to make Thwomps that if you're squished between them and the ground, you die, but if you hit them from the side or land on top of them, you don't die, and you can stand on them as hey go up to get to a higher place. Like in the 3D Mario games.
Oh yeah, and I use game maker.

_________________
DO NOT under estimate this lakitu to much or it will be the end of that life (note: do not over estimate him either).
Image
Spoiler:
 
Top
Offline 
 User page at mfgg.net
 
 [zz]
 Post subject: Re: I need help with making Thwomps you can stand on!
PostPosted: Sun Jan 16, 2011 9:55 am 
User avatar
Member
[*]
[*]
I have a idea, but it used collision markers (4 smaller rectangles used to colision checking in the four sides of the object), used Thwomps as a solid block and a moving platform.The trick was check that the collision marker on the top touchs Thwomp when he attacks.

 
Top
Offline 
 
 
 [us]
 Post subject: Re: I need help with making Thwomps you can stand on!
PostPosted: Sun Jan 16, 2011 2:10 pm 
User avatar
Member
[*]
[*]
[*]
[*]
[*]

[*]
if vspeed>0 and place_meeting(x,y+1,objMario){
[die code]
}

_________________
 
Top
Offline 
 User page at mfgg.net
 
 [ca]
 Post subject: Re: I need help with making Thwomps you can stand on!
PostPosted: Sun Nov 26, 2017 12:24 pm 
User avatar
sluuuuurp
Member
[*]
[*]
[*]
[*]
[*]

[*]
[*]
[*]
[*]
[*]

[*]
[*]
[*]
[*]
[*]

[*]
[*]
[*]
[*]
[*]

hey guys. before the apocalypse id just like to say
i no longer need help with making thwomps you can stand on

_________________
DO NOT under estimate this lakitu to much or it will be the end of that life (note: do not over estimate him either).
Image
Spoiler:
 
Top
Offline 
 User page at mfgg.net
 
 [us]
 Post subject: Re: I need help with making Thwomps you can stand on!
PostPosted: Sun Nov 26, 2017 7:06 pm 
I hate yellow balls of consumption.
Member
[S]
[*]
[*]
[*]
[*]

[*]
[*]
[*]
[*]
[*]

[*]
[*]
[*]
[*]
[*]

[*]
[*]
[*]
[*]
[*]

[*]
[*]
[*]
Y-you sure? I mean...I got some sick bits of code for ya if you need it...

_________________
GOTM Awards:
Spoiler:
ImageImage
 
Top
Offline 
 User page at mfgg.net
 
« Previous topic | Next topic »
Display posts from previous:  Sort by  
 [ 5 posts ]  Reply to topicPost new topic 


Who is online

Users browsing this topic: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group