- Home /
itween not working
i just imported the itween package right off the bat i get The imported type `iTween' is defined multiple times error. How do i resolve this error?
btw, i just found out if i include the iGUI package this error occurs, however when i remove iGUI the error goes away..weird...
Answer by Ben Throop · Feb 07, 2012 at 04:54 AM
iGUI probably includes it. Odds are you already have it and don't need to import it again.
Your answer

Follow this Question
Related Questions
The name 'Joystick' does not denote a valid type ('not found') 2 Answers
Multiple Tiled GPU warning: RenderTexture color surface errors? 0 Answers
Audio: how do I immediately play a new audioclip without delay(code included)? 2 Answers
iTween : overload method hashtable not compatible with argument list hash 1 Answer
A node in a childnode? 1 Answer