Player move without transition

Started by nightmarer, Thu 08/04/2021 22:09:53

Previous topic - Next topic

nightmarer

Hello.

I want my player to move inmediatly to another location in the room. I tried Change Room using as room the same room, but it does again the room Load.
I'm sure there is a way to do it but I didn't get it yet. Does anybody know how to do it?

Regards.

Snarky

Code: ags
cBob.x = 512;
cBob.y = 99;


(Or some suitable variation.)

nightmarer

That simple? Thank you very much!

SMF spam blocked by CleanTalk