johnatm / itween

Automatically exported from code.google.com/p/itween
1 stars 2 forks source link

Path Example #57

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. using the PathExample JS scene
2. Create a cube object and drag the PathExample.js script to it
3. Unity crashes

What is the expected output? What do you see instead?
The example scene provided works perfectly untouched. I can also duplicate the 
included cube, which has the script attached already, and then there are 2 of 
them following the path nicely. I just cant attach the script to a new object.

What version of the product are you using? On what operating system?
downloaded iTween last week, windows vista 64, Unity 2.6.1

Please provide any additional information below.

Original issue reported on code.google.com by mookt...@gmail.com on 12 Feb 2011 at 12:55

GoogleCodeExporter commented 8 years ago
A little workaround seems to be to create a new script, attach it to the game 
object, open the new script and paste the PathExample.js code into it. Go back 
to Unity and it works. =P

Original comment by mookt...@gmail.com on 12 Feb 2011 at 1:15

GoogleCodeExporter commented 8 years ago

Original comment by pixelplacement on 8 Mar 2011 at 7:04