Author Topic: Problems about rotatePlacedObject on ExampleDragDropSurface  (Read 4799 times)

Tomleung

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 44
    • View Profile
Problems about rotatePlacedObject on ExampleDragDropSurface
« on: March 16, 2014, 01:04:40 PM »
Hello!

Here is my problem.

The script "ExampleDragDropSurface" has a boolean "rotatePlacedObject".

I want to know is that is it worked because I can't find any control to do this way?

And I need to use some control ways to rotate Placed Object like long press,double tap,short tap...

Is it directly possible to do the above actions for now?

Thanks!

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: Problems about rotatePlacedObject on ExampleDragDropSurface
« Reply #1 on: March 17, 2014, 01:19:16 AM »
It's an Example script -- meaning its code is meant to be modified to suit your needs. In that particular instance, that flag controls whether the object will be rotated based on the normal of the surface it's placed on.