add a smooth/lerp version of look_at()
function
#12600
hasan-bro-coder
started this conversation in
2D
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
My proposal is very simple and easy
Add a new version of
look_at
function calledlook_at_smoothly
or smth like thatwhich will take 2 parameters
object position and delta
This is my solution in GDScript
You guys just need to turn it into a C++ function 😊
Beta Was this translation helpful? Give feedback.
All reactions