Tween flxgroup problem

32 views
Skip to first unread message

Tembac

unread,
Jan 22, 2016, 5:45:30 AM1/22/16
to HaxeFlixel
HI all,

I'm trying to tween a FlxSpriteGroup using:

FlxTween.tween(this, { x: targetX }, 1, { onComplete:waitBar } );

But it says: "The property "x" is not numeric."

It is strange because I think that it is a float that comes from FlxObject. Where can be the problem?

Tembac

unread,
Jan 22, 2016, 5:56:22 AM1/22/16
to HaxeFlixel
Sorry, I was forgiving to initialize targetX  :D
Reply all
Reply to author
Forward
0 new messages