• Hi Guest!

    We are extremely excited to announce the release of our first Beta1.1 and the first release of our Public AddonKit!
    To participate in the Beta, a subscription to the Entertainer or Creator Tier is required. For access to the Public AddonKit you must be a Creator tier member. Once subscribed, download instructions can be found here.

    Click here for information and guides regarding the VaM2 beta. Join our Discord server for more announcements and community discussion about VaM2.
  • Hi Guest!

    VaM2 Resource Categories have now been added to the Hub! For information on posting VaM2 resources and details about VaM2 related changes to our Community Forums, please see our official announcement here.
AutoCamera

Plugins + Scripts AutoCamera

Download [<1 MB]
Now calculated point is also checked for collision with user given collision buffer radius.

Not doing this meant points near the ground were not accessible to smooth camera movement as it would collide with the ground and camera movement would attempt to get there and create crazy jitter and fail.

Also changed default waypoints to 4.
Added a waypoint slider to let user choose how many collision avoiding path diversions to take. More means more chances of reaching final path. But also increases jitter/shakiness.
Made atom stay in same position if no viable path found. If 4 consecutive failures to move, instantly teleports to new viable position to prevent bottlenecks.
Default smooth camera is unchecked.
Instant camera angle switch in non smooth camera mode.
Reduced number of collision avoiding attempts to 3.

Changed behavior to wait in same place instead of teleport to final point if stuck somewhere.

Note: If camera gets stuck behind permanently remove smooth camera mode to make it teleport.
Back
Top Bottom