top of page
Search
bronsonlopes

Bronson Lopes - 10/07/2022 Journal

Updated: Oct 7, 2022

I created the animations for the Crossbow for Idle, Shooting, and Reloading. I had the code for the Crossbow make it to go to the shooting animation that I called "CrossbowRelease" once the Release bool is true. One Release is false it goes to Reload and when that is done it will return to the Crossbow's Idle state.




I had also added the reload animations for the Pistol and the Shotgun. I also used bools for these animations to be activated in code.


I also had to make new materials for the Shotgun, Crossbow, and Pistol after the render pipeline was put in. Had to also fix a bug that allowed the Shotgun to shoot while reloading.


8 views0 comments

Recent Posts

See All

Navinder Virdi - 12/14/2023 - Fixes

I went back into the project and made several changes that would improve the project overall. The main things that I had focused on was...

Comments


bottom of page