Skip to content

Godot XR Tools 2.3.0

Compare
Choose a tag to compare
@BastiaanOlij BastiaanOlij released this 19 Feb 04:40
· 339 commits to master since this release
480a3ae
  • Added vignette
  • Moved player physics into new PlayerBody asset (breaking change)
  • Moved Function_Direct_movement settings for player physics into PlayerBody
  • Added Function_Glide_movement to allow the player to glide
  • Added Function_Jump_movement to allow the player to jump
  • Added Function_Climb_movement to allow the player to climb
  • Redid the setup of the hands to make it easier to extend to other gestures
  • Improved pickup and throwing logic