i would like to know how do i make a condition that says: 1 second before a make b happen, as u may imagine i only need help for the first part of the condition (1 second before a)
please help me, this is crucial for many actions in my game
-thanks
1. Decide where your bullet is going to come from
2. Display warning to player
3. X seconds later, fire bullet
Is that what you want?
Note: This is if the player gets warning before the bullet appears; if the bullet has already been fired, then just do a distance check from bullet to player