Poll

Do you want this idea implanted on Blockland?

Yes
10 (76.9%)
No
1 (7.7%)
I don't know
1 (7.7%)
I don't care
1 (7.7%)

Total Members Voted: 13

Author Topic: Request: 2D player.  (Read 2060 times)

Here is my attempt:
http://greekmods.webs.com/mods/Player_SideScroll.zip

Problems:
 - The player model is not facing the right way (prevents weapon use)
 - Player can rotate the camera with the mouse, causing the player to turn
 - Only the no-jet version works. The jet version is broken
 - Player can move diagonally

Here is my attempt:
http://greekmods.webs.com/mods/Player_SideScroll.zip

Problems:
 - The player model is not facing the right way (prevents weapon use)
 - Player can rotate the camera with the mouse, causing the player to turn
 - Only the no-jet version works. The jet version is broken
 - Player can move diagonally
all these bugs can be fixed.

I know. How do you prevent the camera from rotating?

Wish granted.

http://forum.blockland.us/index.php?topic=46132.0

/resizeme x y z
FFC are badly coded and are a pile of stuff, just use advanced player scale from rtb instead.

I believe spaceguy made a mod like this, but I don't know where it is.

FFC are badly coded and are a pile of stuff, just use advanced player scale from rtb instead.

I accidentally crashed a server with it once.   ._.

I believe spaceguy made a mod like this, but I don't know where it is.
He made it way back in v8 and the mod doesn't work anymore. It was laggy when more than a few people used it too.

This could be done though, by rotating the model of the player and just letting them move sideways

This could be done though, by rotating the model of the player and just letting them move sideways
no
you can't control where you look in 3rd person and you can't see yourself in 1st person. been there tried that.
« Last Edit: June 17, 2012, 11:46:09 AM by Brian Smithers »

no
you can't control where you look in 3rd person and you can see yourself in 1st person. been there tried that.
Hold on. If we ever figure out how to fix and export the default player animations couldn't we simply move the first person camera node to the side of the player?

oops fixed
thats why you can't see your feet in first person.

Rotate player 90 degrees, making walking sideways appear front-to-back.  Have no forward/backwards walking speed to that the new sideways cannot be adjusted.  Use the same animations.  Player will have to use A and D to walk normally, but that's not a problem, since you will be viewing them from the side.  The only problem is mounts.

Maybe it will be possible after the Shaders update? After all, they said Terrain complicates the code.

Rotate player 90 degrees, making walking sideways appear front-to-back.  Have no forward/backwards walking speed to that the new sideways cannot be adjusted.  Use the same animations.  Player will have to use A and D to walk normally, but that's not a problem, since you will be viewing them from the side.  The only problem is mounts.

That's what I did here:
Here is my attempt:
http://greekmods.webs.com/mods/Player_SideScroll.zip

Problems:
 - The player model is not facing the right way (prevents weapon use)
 - Player can rotate the camera with the mouse, causing the player to turn
 - Only the no-jet version works. The jet version is broken
 - Player can move diagonally

I just didn't rotate the player model.

Can somebody just do it please?