Skip to content

1.1

Compare
Choose a tag to compare
@astrochili astrochili released this 29 Jul 19:31
· 23 commits to master since this release
  • Fixed the assertion when the collision_crouching or eyes urls don't exist.
  • Removed walker_collision_group and world_collision_group properties. Now the walker collision group is detected automatically, the world collision group is provided with collision_mask message to support multiple masks.
  • Added the collision_mask message to notify the walker about the collision mask with array of collision groups.
  • Added the eyes_switching toggle.
  • Renamed the eyes_position_url to eyes.
  • Changed a default value of is_crouching_allowed to false.