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.
cBob.x = 512;
cBob.y = 99;
(Or some suitable variation.)
That simple? Thank you very much!