-
Hello, I'm using CameraComponent to follow player.
Some of code using camera component follow part
My goal
flame.camera.following.teleport.phone.only.mp4As you see after player reaches screen and move back to center. Camera didn't follow it shows player immediately like teleport! Logs player's position and camera viewport position. flame.camera.following.teleport.log.console.mp4Should I implement my own camera work to do this? or did I something wrong? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 6 replies
-
Will it be possible for you to share a small reproducible example? |
Beta Was this translation helpful? Give feedback.
-
If I understand correctly what you want to achieve, is to have camera move smoothly towards the player's position? In that case you need to specify the |
Beta Was this translation helpful? Give feedback.
-
See #1905 |
Beta Was this translation helpful? Give feedback.
See #1905