You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.