• Hey Guest! Ever feel like entering a Game Jam, but the time limit is always too much pressure? We get it... You lead a hectic life and dedicating 3 whole days to make a game just doesn't work for you! So, why not enter the GMC SLOW JAM? Take your time! Kick back and make your game over 4 months! Interested? Then just click here!

Legacy GM Question about move_contact_all()

RyanC

Member
Hi All,

Does anyone have the actual code for move_contact_all because I want to make a move_contact_specified_object function.
I don't want to check solid on my floor objects and in the collision with floor event I have a move_contact_all but this is moving to enemies when colliding with the floor sometimes.
 
Top