I am currently trying to create a "Charge up" effect. To do this i need to spawn a bunch of entities around the object. I tried to do this through a for loop but it did not work successfully.
Does any one know how to spawn a bunch of entities in a single frame, that doesnt evolve 30 ent_creates LOL?