Pen tool in Unity to create 2D ground like bad piggies

Is there any 2D tool in Unity like PEN TOOL in Illustrator to create curved ground. I need it because i want to experiment with physics.

I will release wheel and i want to play with curves to get that wheel to jump and because i Can’t predict where will it land i need real time tool like PEN TOOL.

Please help

No there is no pen tool and there needs to be none since you have one in… well illustarator :slight_smile:

Also, physics runs on colliders not images. You can shape colliders easily and test physics in smooth workflow.