i just got iTween today and I’m following the creators instructions but whenever i put this script on it says Error Unknown Identifier iTween
function Start () {
iTween.moveTo(gameObject,{"x":4,"time":2});
}
i just got iTween today and I’m following the creators instructions but whenever i put this script on it says Error Unknown Identifier iTween
function Start () {
iTween.moveTo(gameObject,{"x":4,"time":2});
}
Make sure you have iTween inside your asset folder