Fps Object Pickup

I need help I made an fps player now I want to make my player pick the ball and throw the ball where ever he wants

Hi @Jack,

For picking up the ball you can use a collider to detect when the player steps on it:

https://developer.playcanvas.com/en/tutorials/collision-and-triggers/