Lightning
Im working on making a lightning levelgen. There will be 2 versions
One will be 'natural' lightning, and the other a weapon
I have been compared to a very determined person riding a bike through a brick wall. the code below hasn't even been started yet, would like suggestions
One will be 'natural' lightning, and the other a weapon
I have been compared to a very determined person riding a bike through a brick wall. the code below hasn't even been started yet, would like suggestions
- Code:
- -- LIGHTNING
-- By Thomas of Hilo
--[[ Plan is to create a lightning simulator for Bitfighter. Lightning will cause damage to whomever it hits.
A way of achieving this goal has not yet been figured out. Suggest
using math.random to determine the next coordinate for lines with for loops. Need to devise a way to make it look like lightning and not totally random by going back and hitting itself where it started
Use zones to determine limits of lightning. Use ID to control a broad path of lightning
]]--
Play my new level! Two different teams fight over a nexus: One mainly defends while the other attacks! is fun
viewtopic.php?f=33&p=21002#p21002
viewtopic.php?f=33&p=21002#p21002