Skip to content

v1.5.1

Compare
Choose a tag to compare
@R-unic R-unic released this 05 May 02:37
· 144 commits to master since this release
  • Movement component
    • Rotational movement
      • Makes pressing left/right buttons spin your character rather than moving left/right
      • Has control panel setting!
    • Restrictive movement
      • Does not allow you to walk off of edges
      • Creates a barrier (not using a part) between you and walls you're about to collide with
      • Has control panel setting!
  • Singleton decorator for client/server independent dependencies
  • Created Range class
  • New utility functions
    • 3D: createRayVisualizer()
    • numbers: isEven()

Full Changelog: v1.5.0...v1.5.1