-
-
Notifications
You must be signed in to change notification settings - Fork 993
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(Interaction): add physics slider controllable
The 3D Control Slider has now been deprecated for the new Physics Slider Controllable. It offers a simpler solution that enables the script to be enabled and disabled at runtime with correct cleanup. It no longer auto detects the direction of the slider and works on the specified operating axis. Due to the way the Physics Slider script works means the Drawer 3D Control can easily be recreated with the Physics Slider script and therefore the 3D Control Drawer has also been deprecated.
- Loading branch information
1 parent
c7323a3
commit d04727c
Showing
9 changed files
with
3,375 additions
and
2,435 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.