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
The current code for computing where to place the brackets assumes that all actors are flat sprites with no volume and no billboarding on the pitch axis. Though that is often an accurate assumption, it isn't always.
The current code for computing where to place the brackets assumes that all actors are flat sprites with no volume and no billboarding on the pitch axis. Though that is often an accurate assumption, it isn't always.
Gutawer has posted a Gist that appears to account for the actor's volume as well. Using that code instead would probably be better.
The text was updated successfully, but these errors were encountered: