Search Unity

Scarf in Unity2d

Discussion in '2D' started by benjmaing, Apr 9, 2021.

  1. benjmaing

    benjmaing

    Joined:
    Jun 11, 2019
    Posts:
    1
    Hello,
    I am currently making a 2d Platformer game and my Charakter has a scarf. I want the scarf to move with the Charakter also if he turns so i didn't want to draw the scarf. I wanted to ask what the best way to make this is. I tried a bit with line Renderer but it didn't work well is Cloth Renderer the best feature for that?