Posted October 11, 2019 by kurt_c0caine
Added a new enemy type, that creates sort of a field of bullets rotating around it. This is done via a special component, which is attached to the bullets, that are shot by the enemy. It also works on anything else, that can shoot bullets(e.g: other bullets).