We need to modify the ammo pickups from assignment 4 to work with the new project
Tasks
Notes
- There is probably not a lot to change
- Since we have many different weapon types it is probably easier to have the ammo pickup always give the same amount of ammo but just have a rocket launcher use 100 ammo for one shot and a pistol use 1 ammo per shot for example.
Blocks
Raw Text
- There should be pickups for ammo placed around the arena that add a given amount of ammo of a
particular weapon type when picked up. The pickup should then be disabled and hidden for a
given amount of time.
We need to modify the ammo pickups from assignment 4 to work with the new project
Tasks
Notes
Blocks
Raw Text