I have created 4 weapons, will add more later. The weapon sprites are all in one object in different animations.
I want to create a code that will apply to all of the weapons without duplicating them.
As of now, whenever i pick up any weapons, the other remaining weapons will pin to the Player.
I'm trying to use the instance condition but it doesnt quite work well.
Any examples or help?