Aurora's Fog - Improved Character Controller
Added 2021-01-10 18:04:41 +0000 UTC
Hello! I decided to start this year by reworking the old character controller, because it had many shortcomings: it did not play strafe animations, had problems with camera shaking, and so on. The current controller will still be refined and will also acquire a combat system, an armor system and a belt system.
Major changes:
- The character's camera has been redesigned: now the camera does not rotate from side to side when the character is strafing as it used to be, but transmits only small swaying;
- Animations: now the character has a full range of movement animations: walking, running, full and partial strafe to the sides.
- Footsteps Sounds: Now the volume of the sound of footsteps depends on the speed of the character. Also, the selection of the surface on which the step will be made has been optimized;
- Redesigned the main interface elements, as well as added blur to the pause menu (the same as in the Adult Demo);
- Reworked scripts of Attributes and Stats of the character: Now the NPC will also have these characteristics;
- Interaction: Added animation for picking up items;