Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 565 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 565 Bytes

Slingshot controller

Player controller made for Unity, that functions much like a slingshot. Pull back the anchor, and force will be applied to the player. In this instance, the player is the capsule pictured in the gif below.

Under the player script, adjust the forceToAdd variable to controll how far to shoot the player.

Slingshot demo

Starting project

The project doesn't require any setup, although it may not work properly with newer versions of Unity. Tested with version 2019.2.9f1 Personal.