This is now "Prisima's Lua Help" thread, because I don't want to flood the "Editing Help" subforum with small things.
Anyway, either this is a problem with SRB2 or a lack ofmy knowledge about Lua: I tried setting a player mobj's "x" and "y" coordinates manually, but was thrown an error by the console telling me to use P_TeleportMove, P_Move, or P_TryMove; yet, when I try those, it locks the player's angle and I cannot change it by the left/right keys, nor by setting it manually. Could someone clear this up for me?