Commit graph

3 commits

Author SHA1 Message Date
NotAKidoS
821b1efcd8 Tweaked Invoke time, properly disable Gizmos, added debug lines to CVRAvatar.
Invoke time is now 0f, so toggling and refreshing Gizmos are now instant... oops.
GizmosInstance is now properly disabled when not in use. Also removed the default gizmos line drawing at 0,0,0 that was purely there to clear gizmos queue.

CVRAvatar debugging now has useful lines coming from the viewpoint and mouth positions. Later on might actually parent these gizmos to the head : shrug :
2022-09-15 13:12:37 -05:00
NotAKidoS
65b57db665 Added new GizmoTypes
typeof(CVRGizmos_ToggleStateTrigger),
            typeof(CVRGizmos_Avatar),
            typeof(CVRGizmos_AvatarPickupMarker),
            //may be broken
            typeof(CVRGizmos_DistanceConstrain),
2022-09-14 18:29:14 -05:00
NotAKidoS
29060f71c1 Initial Upload
it working and not nuking fps... wow
2022-09-14 08:27:23 -05:00