Author Topic: (very) Minor Bug for DragDrop scripts  (Read 3635 times)

xylax11

  • Guest
(very) Minor Bug for DragDrop scripts
« on: April 15, 2012, 01:09:21 PM »
Currently Sets the scale if the Item being dropped equal to the GameObject with the DragDropSurface script. e.g.

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: (very) Minor Bug for DragDrop scripts
« Reply #1 on: April 15, 2012, 08:03:50 PM »
While I don't entirely understand what you mean, the Drag & Drop series of scripts are in the "Examples" folder. They show how to do something, not "this is how you must do it". :) Everything in the Examples folder is meant to be used as a starting base for your own scripts.