I am making a platform game, but I don't know how to do following:
When you collide with an object, I want it to jump to the up-left corner of the room. But I use views, so it's a little problem for me.
Here's what I have so far:
Event: obj_player, action: execute piece of code:
x=view_xview+10; y=view_yview+10;
Thank you in advance, and I'll give you a credit. Btw, I use GM 8.0 PRO, if it helps.



Find content
Male

