#Anyone know how I can make damaging winds like in twisted or helicity?

1 messages · Page 1 of 1 (latest)

low fable
#

I want to know how to make winds that damage structures but there are no tutorials

iron mulch
#

Roblox doesn't give you anything to do this, so you'll need to script it from scratch. Sorry if this isn't what you're looking for.

timber sable
#

i made a tornado game on roblox.

#

If mph > 150 then

#

DamageStructure(part)

#

end

#

you can make other logic

#

that decides the parts mph limit