Entity is moving along with render line

In my game, I want my Player (bird) to move one direction like arc , so i am thinking i will draw one render line like arc can i able to move my Player through that line. it is possible or not?

https://launch.playcanvas.com/763627?debug=true

If you can render the line, you can make an object follow the same path by using the same logic.

any code is there i am new so only i am asking

I assume you have a formula for the arc line? By the same logic you can change the position of an entity over time using the same formula.

okay i will try with object thank you @yaustar

i tried with object but its not moving …

https://playcanvas.com/editor/code/620793?tabs=21643057,21537225