I need help
how can you make a new bullet type on the Asteroid FFA template? ex: a missile laucher
how can you make a new bullet type on the Asteroid FFA template? ex: a missile laucher
Create a new class that will be responsible for the behavior of the weapon.
Add a selection of weapons to the client.
Add support for a new weapon class to the server.