0

Simple collisions expects agent leaving collision meshes

Simple collisions script creates an exception the second time an avatar enters a trigger volume because "the agent didn't leave the volume" the first time.

This also happens with collision meshes, which are not expected to let the avatar enter, therefore the avatar will never "leave it", but the script is waiting for the avatar to do so, so an exception is created the same way here.

1 comment

Please sign in to leave a comment.