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
There should be an Effect that raycasts from its local origin in a given vector and positions itself at the hit position (or the given vector if nothing was hit).
This would allow for cameras that maintain a specific distance from a target position without clipping through a wall.
The text was updated successfully, but these errors were encountered:
There's built in SpringArm node which does exactly that. However, combining it with Orbiter effect is difficult.
I think node which would take 2 nodepaths as exports (from, to) would make for most flexible solution.
There should be an Effect that raycasts from its local origin in a given vector and positions itself at the hit position (or the given vector if nothing was hit).
This would allow for cameras that maintain a specific distance from a target position without clipping through a wall.
The text was updated successfully, but these errors were encountered: