- Home /
Question by
bjxw · Mar 10, 2018 at 12:00 AM ·
movement2d gamemovement scriptlinerenderer
Unity 2D Mobile: Drawn path movement
I'm trying to make a 2D Mobile game and would like to implement a feature where I can draw a path and the player sprite will follow that drawn line as movement. Is there anything I can do such as combining a script with LineRenderer or using a built asset package? Thanks
Comment
Your answer