Brandon Danyluk
d50491f44f
Destroy projectile on all clients
...
The projectile needs to be destroyed on all clients to stop it from being simulated. If not destroyed where projectile is local, it will still explode when hitting the ground. If not destroyed on remote clients, the projectile will still be visible but deal no damage
2021-07-02 17:47:15 -06:00
Brandon Danyluk
790faf1c21
Add settings for various things
2021-05-18 21:32:04 -06:00
Brandon Danyluk
395b2b2d12
Avoid overshooting target
2021-05-18 04:12:44 -06:00
Brandon Danyluk
36d75765c6
avoid making un-needed calls to the server
2021-05-18 03:18:42 -06:00
Brandon Danyluk
e67aefcf51
change events to allow for any number of arguments
2021-05-18 02:46:30 -06:00
Brandon Danyluk
72ca725242
add local event for mission makers
2021-05-18 02:42:42 -06:00
Brandon Danyluk
f825d6ff92
Only launch if we are above a threshold angle
2021-05-18 02:37:34 -06:00
Brandon Danyluk
a25cf7031b
Optimise iron dome
2021-05-18 02:23:52 -06:00
Brandon Danyluk
980c3d0546
Add Iron Dome interceptor API
2021-05-18 00:32:55 -06:00