This is a good base demo for the game! Especially like the animations. The camera stutters a bit when you move though, I've had the same problem in my projects. IIRC you want to make any camera scripts you use affect the camera in Fixed Update so that the changes will happen consistently rather than depending on the frame rate, which is what regular update does. Anyway look forward to seeing how the game progresses! Good luck! ^-^
Hey thanks a lot I'm looking to get a good bit worked out this coming week. Ironing out a few system bugs and going to address some controls for keyboard and gamepad alike also going to be adding the first quest and new enemies so I'm pretty excited.
Comments
This is a good base demo for the game! Especially like the animations. The camera stutters a bit when you move though, I've had the same problem in my projects. IIRC you want to make any camera scripts you use affect the camera in Fixed Update so that the changes will happen consistently rather than depending on the frame rate, which is what regular update does. Anyway look forward to seeing how the game progresses! Good luck! ^-^
Hey thanks a lot I'm looking to get a good bit worked out this coming week. Ironing out a few system bugs and going to address some controls for keyboard and gamepad alike also going to be adding the first quest and new enemies so I'm pretty excited.
Arrow Keys = Move
A = attack
S = shoot
Space = jump
E =interact
Controller (based off of logitech F310 & 360 controller)
Dpad = Move
X = Attack
Y = Shoot
B = Interact
A = Jump
RT = cycle fairy right
LT = cycle fairy left