Hello!
I've been making a lot of destructible stuff lately -- and to ease my urge to destroy, I built this laser repulsion beam, and a car to mount it on.
The car uses my rotary collision engine and isn't really anything to write home about -- the main thing here is the repulsion beam on top!
The repulsion beam uses 4 spinning lasers that spawn invisible circles on whatever they hit that push the object away.
In essence, this is a laser repulsion ray!
The repulsion beam's actual mechanism (the 4 lasers) is inspired by a shield generator scene I saw a while back, although the code is my own original code.:D
The car itself is fairly un-remarkable.
Pressing A or D causes it to go forward or backward, pressing S brakes it, and pressing W toggles lifted suspension.
On top is the repulsion beam itself! The repulsion beam will aim towards your mouse cursor (it does have a limited range of motion though!).
To repel objects, press F -- this will push objects in the direction the gun is aiming!
On the more destructive hand, the beam can also destroy objects entirely. Press V to vaporize!
Or, for the ultimate destruction, you can also press both at once! >:D
I have included 3 buildings for you to destroy! -- A small pointless tower, a cell tower, and an entire castle!
Have phun!
CREDITS: Aim limiter springs use code derived from UnityDogGaming04's "Rope and Reverse Rope"
2017 - 2025 Little (Thyme Scene)
Any item in my scenes can be used freely with credit:D
NOTE: If the scene is laggy, try deleting the background by right clicking on the sky, clicking "Layers" and pressing the X next to "Layer 1".
EDIT: Made the laser significantly more powerful
EDIT 2: Added Vaporize Mode (suggested by Xray) and made the gun's range of motion slightly larger