Author Topic: Special Top-down Playertype Request  (Read 1330 times)

A playertype where the camera always stays pointing the same direction and the WASD keys make you move in direction specified by which keys you type. Also, it'd need to make it so your cursor is always on, and clicking something with your cursor will call onActivate if you're close enough to it.

Orthographic view would be nice, if possible.

would require an engine change or an assload of client + server code

not sure if the camera could be locked, but it could be an invisible player with a bot mounted to them that will then change directions based off of movement

not sure if the camera could be locked, but it could be an invisible player with a bot mounted to them that will then change directions based off of movement
Well, this is definately not something I could code myself.

Electrk made this iirc. You can set the direction the cam looks and the distance from the player.

Electrk made this iirc. You can set the direction the cam looks and the distance from the player.
Not the mouse + clicking + onActivate stuff.