GAM-603 Weekly Blog 13
- joshhare123
- Jul 8, 2024
- 1 min read
Updated: Jul 29, 2024
Picking Revolver Model
During this week I wanted to focus on creating a weapon to put into the game, this would be a revolver. First I wanted to get a model for it before I started to code. Now I decided to find a asset for it rather than create my own because it would take up more time and my skill with blender is not at a point where I feel I could make a good revolver model for the game.
Revolver Creator : Doctor_sci3nce - itch.io
First Half of adding in The revolver Scripts
After adding the model I moved on creating the script that would give functionality to it but I also wanted to create a script that would work not just for the revolver but for other weapons that I could add into the game in the future. Again I used a video guide for a master script that I can create for my game.
This week I only added half of the script this being the functionality of Shooting and reloading and so next week I will be focusing on the second half of the script which will be weapon sway and recoil.
Add menu
Lastly this week I felt it necessary to add a menu into the game. As of now it is bare bones but will be updated in the future to look better. A menu is crucial in making sure its not jarring for the player to load up the game and instantly be put into game play
Comments