How do you make a mineral pile spawn another mineral pile right next to it, and then do it again and again and again... well you get it. And how do you make the mineral pile that is spawned get a smaller and smaller amount of resources? i dont care if it is trigger or data editor, just please help =/.
thanks in advance
This should work. Just change the loop increment to how many you want spawned, the variable x controls how much resources it gets, and the point/offsets determine position, etc.
How do you make a mineral pile spawn another mineral pile right next to it, and then do it again and again and again... well you get it. And how do you make the mineral pile that is spawned get a smaller and smaller amount of resources? i dont care if it is trigger or data editor, just please help =/. thanks in advance
@RobertMinson: Go
This should work. Just change the loop increment to how many you want spawned, the variable x controls how much resources it gets, and the point/offsets determine position, etc.