Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- //checking on the player end
- if coll_id.safe = 0
- {
- instance_destroy()
- instance_create(xstart,ystart,obj_player)}
- else {if coll_id.safe = 1 {}}
- //checking on the collision object
- obj_player.coll_id = id
Advertisement
Add Comment
Please, Sign In to add comment