Handle Game Timer Shooter

hell_Time

New member
i was trying to implement the shooting timer in the metrovania module. Cant quite figure out how to do it. When testing, the issue is the bulletTime variable in the scripts. Im assuming that variable is not within the metrovania module script? How do please!
 

Logana

Well-known member
I think to fix it all your would have to do is go to prodject settings variables and add a variable and name it bulletTime
 

Logana

Well-known member
Because variables can be changed easily but I’m not sure about the scripts I’ve had a rough time trying to dive into the code
 

Logana

Well-known member
Also is this bullet timer script linked to not being alowed to use a projectile weapon for a certain amount of time? I’m asking because in the game Monster slayer I’m working on one of the main issues is that the player can spam the weapons and defeat the bosses and enemy’s to easily
 

hell_Time

New member
sorry for the delay ...but yes it is...i actually just used the bullet timer script from the shooter module ...it worked great in the metrovania module....i needed this for the same reason
 
Top Bottom