Message 1 of 1
Events not working axisAtOriginChanged and axisInViewChanged
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm trying to create a custom HUD that displays the current up axis. The HUD is working fine, but I want it to update if the user changes the up axis. I've tried the following events and they don't trigger if they user changes the up axis?
axisAtOriginChanged
axisInViewChanged
Is there a different event I should use or are these broken, or is there a workaround?