Hi. Been killing creeper since the newgrounds days. IMO self- replicating creeper is the coolest new mechanic in this game. I keep replaying that one mission where you have to save the alien station in the middle(Algol). The SR Creeper means even small mistakes quickly compound and kill you. Would love to see more like this. Thanks.
#Self Replicating Creeper
3 messages · Page 1 of 1 (latest)
I think you can relatively easily make that in your own maps. Just set up creep to make creep like the ore does.
Creeper is unfortunately simulated separately from the various sand types. However, it's not too difficult to have a script iterate over the map, pick a handful of random spots, and multiply the creeper there, then do the same again each frame with new random spots.