ID:270770
Aug 25 2006, 11:08 am
|
|
I have a fireball code, and when it enters a turf that has CanBurn = 1, it starts a fire that will spread, get weak and die. I was wondering what would cause less lag, spawning Fire objects or Fire turfs? Or is there an alternitive?
|
Copyright © 2025 BYOND Software.
All rights reserved.
objs, obviously. There is no reason at all to even attempt to try a turf there.
Alternatively, you can alter the turfs in the location, rather than attempting to spawn/delete them. This would reduce your obj count.
Hiead