Skip to content

DuckBoss/LeverSystem-Unity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LeverSystem-Unity

A simple lever system for Unity Games.

GitHub release Packagist

Usage

  1. Drag and drop the 'Lever' Prefab into your scene.
  2. Set the 'Player Tag' setting in the lever script inspector. (Otherwise it won't detect the player)

Easily Integrating In Your Games

  • Use the 'Lever' scripts 'GetLeverState()' method to activate events in your game based on the lever state.
  • Use the 'Lever' scripts 'ToggleLever()' method to remotely toggle the state of the lever based on events that occur within your game.

About

A simple lever system for Unity Games.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages