Posted April 16, 2024 by Eighthsum9798
For this week i have started with getting the base movement for my player and the start of the weapon system for the player, getting the movement was relatively simple. but i had a slight issue as i mistyped out some code causing an error, but it was not too difficult to fix up.
I then decided to start working on the shooting mechanics for my player, i had to create a prototype projectile and code the firing mechanic using the numpad keys for the input, due to the target platform using the numpad for buttons.