Journal Entry 3
Date: 10.05.2023
Activity:
- Implemented shooting mechanics for player and enemies
- Added weapon magazines, reloading scripts and animations, dying animations, a UI element showing the number of rounds in the magazine
- HP is displayed as a health bar
Notes:
- I had problems with the player shooting mechanics, simply instantiating bullets didn't work because it was impossible to make them shoot accurately in the center of the screen, so I used Raycast to calculate the destination point
- I had to give up the crouch mechanics for now, because I couldn't get the enemy to turn his weapon toward the player and it made the player invulnerable in a sitting position.
- It is a pain to test the game with 15 fps :)
Invested hours: 15 hours
Get Project C
Project C
mff-gdintro-2023-c
Status | In development |
Author | senyapset |
Genre | Shooter |
More posts
- Journal Entry 5May 19, 2023
- Journal Entry 4May 16, 2023
- Journal Entry 2May 05, 2023
- Journal Entry 1Apr 25, 2023
Leave a comment
Log in with itch.io to leave a comment.