I need to make a storm like in fortnite, but with barriers and laser pls help

hmm… are there any unessesary devices and props you have that could clear space?

no unforutnetly. i already did as much as i can

delete barriers, just make a bunch of lasers that are always on from game start

use channels and use the max size option in the barriers (channels use less memory)

make sure to cover the lasers and to mark where the storm is

the lasers take up more memory than what he has now -_- and u realize peeps could find loop holes in the lasers and exploit it and if they´re all active on game start it´ll make the game lag more and more depending on how much ¨a bunch¨ is

well then add a bunch of repeaters that turn them on and off

Im not to much into the code but like as a idea you could use circle barriers for the border and make the border/barrier activate at a certain time

that just adds more memory and lag use channels btw the loophole thing still stands

Get zones for all levels of the storm. Make a property that measures the amount of zones the player is in. If we know that, then we can tell if they are inside or outside the current limitation. For example, if we have 6 zones, and they are in 4, then they are in the one 2 outside the middle one. If the storm is the the 2nd last zone, then they are getting hit by the storm, and you can deduct health if you use pseudo-health or property health.

2 Likes

This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.