I added capes to all the units in a map, and I noticed it was laging a lot. I'm guessing I need to add in something like
Code: Select all
SetMemoryPoolSize ("ClothData",20)
to stop the lag, but what exactly would I put for the number? Is it the number of units with cloth on the field, or something else?