I have a basket that i want to swing, and although it is already kind of moving with the character when walking, i want to add a little swing animation i made… But I’m not sure how to go about it and I can’t find any similar tutorials online.
Should I make a separate script and attach it to the pumpkin object, or reference it in the player’s movement script?
And how would i reference this pumpkin’s animation in the player controller’s script or vice versa?
