Udon Script - RiskyKen Core
On Sale
$0.00
RiskyKen - Core
Core scripts, needed for my scripts to run.
Notes
This script requires UdonSharp.
Install Methods
See Install Guides for installation instructions.Change Log
v1.4.0
- Added new technical prefab that auto spawns in the world when needed.
- Update manager now turns off when not in use.
v1.3.6
- Fixed origin offset on spinner models.
v1.3.5
- Added new spinner model from Rackshaw.
- Changed category script for better blacklist setup.
- Changed category script for better access from other scripts.
v1.3.4
- Changed player counter uuid to stop conflicts with old version.
v1.3.3
- Change update manager to better handle slow updating scripts.
- Added player counter script.
- Added category files scripts.
- Added spinner board models form Rackshaw.
- Added world settings script.
- Added timer class.
v1.2.0
- Added event calls to base toggle button.
- Removed colour change from base toggle button.
- Json database now checks for a users object.
- Fixed broken dynamic text debug prefab.
- Fixed trigger teleports only working one time.
- Change UdonSharp dependency version to 1.1.8.
- Added click sound.
- Added new button models form Rackshaw
- Added spinner model form Rackshaw
- Changed pickup callback script to work with all udon scripts.
v1.1.6
- Fixed Face Player script not working if the player spawned outside it's disable radius.
v1.1.5
- Reworked pickup callback.
- Added new Face Player script.
- Added file and download version of the DynamicText script.
- Added JsonDatabase script.
- Added DynamicTextJsonParser.
- Added debug script for DynamicText.
v1.1.4
- Added custom header class.
- Added sync on spawn option to the base sync class.
- Added Text Mesh Pro as a dependency.
v1.1.3
- Added UI text and image colours to base toggle button.
- Added UI toggle update option.
- Added dynamic text system.
- Hid base classes from component menu.
- Renamed base toggle button toggle sound to play sound.
- Added cooldown to toggle tool.
v1.1.2
- Fix issues with update manager slow updates.
- Fixed issues with checkboxes on base toggle button class.
v1.1.1
- Fix some inspector layout issue.
v1.1.0
- Switched to extended classes for teleport and event scripts.
v1.0.0
- Initial release.