Author Topic: Platformer-Style player type  (Read 501 times)

I think it'd be cool to have a player type with a double jump - Space once to jump, space again in midair to double jump. Also, gaining of speed over time of running non-stop, and maybe a version of the player type with Space Guy's 2D Player camera.

Good idea?

I tried to make a more efficient version of the 2D Player using the datablock camera settings, but it doesn't let you rotate the camera horizontally - I can place it to your side, but I can't actually make it face you without the v8 method. (Which involved schedules etc. and was slow for more than 2 or 3 players)