How to make object be always in front of another?

Do you mean in front of the way the player is turning? If so, look at using the sticker extension. Install the extension to your project :

and add the sticker behaviour to the sword. Place the player and sword on the scene :

image

At the beginning of the scene, stick the sword to the player :

image

To get :

SwordInFront

3 Likes