Author Topic: Partially Unkown Ski Glitch?  (Read 501 times)

    Today at the [C] Secondary, Azazel and I were fooling around with skis and gapping a wall he built. While I was gaining speed, I typed /warp so I could get to a different location. When I did this, My player faced in a different direction, however, I was still going forward. Also, I did not warp to a different location.



Here is an action pic of Azazel gapping the wall with while using the ski glitch. He is going forward, but is facing towards us. (He didn't make the gap).



You may or may not have known this, but Az and I had absolutely no clue of it and it's pretty neat.

I'm not sure I follow. You turn toward where you /warped, but keep moving in the same direction and don't actually move there?

While you're skiing you type /warp. You're player doesn't move to that location. The only thing that happens is the player changes the direction he is facing.

For example: I could be facing backwards and be moving forward. Or, similar to the drift jeep, I could be moving forward but be positioned sideways.

This happens because /warp uses .setTransform() which won't change the player's position if the player is mounted to a vehicle. The rotation still works, though.

Ima look backwards and do it.