How to make an object turn like a semicircle?

Hey I want to figure out how to make an object turn like semicircle

Example like this symbol the parentheses: ( or like this )

I don’t know if anyone understands what I’m talking about that how I want the object to turn like that parentheses or like a semicircle instead of turning like a right angle. [import]uid: 17058 topic_id: 24664 reply_id: 324664[/import]

I think what you’re saying is you want an object to follow a bezier path. [import]uid: 44647 topic_id: 24664 reply_id: 99908[/import]

@toby2 yeah is besizer, I need help alot i looked at sample code for besizer, and got lost. I don’t know how to produce my own besizer curve [import]uid: 17058 topic_id: 24664 reply_id: 99952[/import]

Are you sure you need Bezier?

Other possibility is set the reference point of your graphical object outside and rotate it… You can have fancy effects combining with scale.

If it’s not your soluition forgive my advice :slight_smile: it works for my App

Regards,
J.O.C.F. [import]uid: 70922 topic_id: 24664 reply_id: 100073[/import]