How to set Max gun Range

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By mohammad nanda

Using this project:

i wonder how to make the most effective way to set max gun range, or most basic way, I’m new with programming, thank you for helping

:bust_in_silhouette: Reply From: Coxcopi

Just make a timer that sets itself to zero when you shoot the bullet and then when the timer has counted to a specific number just tell the bullet to destroy itself.

oh i see, that will work! thank you

mohammad nanda | 2020-05-31 04:42