- Home /
why 2d platformer "Foot effects" is not in Character prefab?
hello
i am trying to understand the 2d plataformer project.
I noticed that in the Character (Lertz) prefab we only have access to the rootJoint.
But if we instanciate a Character(Lertz) in the Hierarchy we see that some scripts are attached to the joints (Foot Effects for example).
Why "Foot Effect" doesnt appear in the Charactert Prefab ? (if i drag the prefab in the Hierarchy those scripts are there by magic)
Thanks
Your answer
Follow this Question
Related Questions
[SOLVED]: Bullets passing through platforms - Brackeys Tutorial 1 Answer
How do I change the scale of only a portion of the object 1 Answer
How do I make a prefab ignore collisions with another prefab temporarily. 2 Answers
2D physics jump issue. 1 Answer
I want to pause my character when he is talking to another character. How can I do this? 1 Answer