Leadwerks Game Engine

Leadwerks Game Engine

Not enough ratings
2DPlayer
   
Award
Favorite
Favorited
Unfavorite
Type: Script
File Size
Posted
2.138 KB
8 Mar, 2016 @ 11:43am
1 Change Note ( view )

Subscribe to download
2DPlayer

Description
Who doesnt want a 2D Player in a 3D Engine?

This is a 2D player controller.

You can load in Frames of your walk animation cycle into the table I made so it is actually animated.

ALSO DONT MISS MY FLOATING ITEM SCRIPT:
(usable for 2d Games)
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=641176430

Camera Extra Tip:
Attach the thirdpersonfollow.lua script to your camera and set the target as the given player.
Then set the camera to ortographic mode and the zoom to 100.
This will make the game look 2d
2 Comments
THE CUZZY  [author] 4 Feb, 2018 @ 9:32am 
You would need to attach a plane to the character controller, facing the camera. If you would like I could make a version for your game, if its for the tournament then we could collab. I dont remember this workshop item really good, but everything should be suitable for a 2d character sprite attatched to the controller.
doctorCatster 2 Feb, 2018 @ 9:18pm 
okay, I would like to ask, how do I use this with a 2d sprite? also, can you make a version for NPCs?