Mouse Events

How can I set up the mouse so that when I click on an object that it rotato 90 deg each time. Dose any one know how to to mounted aobject to a other object

Answer this question

Mouse Events

  • IamHuM

    2D or 3D What do you mean "mounted object" Have an object move when another moves Sounds like you want a parent/child relationship - make one object a member of the other and update the child after updating the parent.

  • Mouse Events