Edit this file:michaelncguy wrote:Hi TheSAguy/all. I'm loving the mod, but I have a crazy question.
Is it possible to edit a file in the mod and increase the range on the Bio Cannon? I'm fine with editing a file myself if someone can tell me where to change the value. I tried making some changes myself, but all I'm ending up doing is updating the test/description files.... it's not shooting at anything farther away.
Thanks in advance!
Edit the Control.lua file.
Lines 652 & 653:
Code: Select all
local radius = 80 -- Radius it looks for a Spawner / Worm to fire at
local radius2 = 85 -- Radius it looks for a Spawner / Worm to fire at