Posted December 03, 2024 by Peter Kaufman
Created a weapon spawner that spawns a random weapon with a random type each time. Using enumerators we set a list of a few weapons with elemental conditions and damage range. Then using those set credentials, we spawned the weapon with those set attributes by setting it from the data table.