Open hoseyjoe opened 4 years ago
A workaround for this was to us .style.Value instead of numbers. use: Actuator.tween(main.bottomArea, {height: Value.VDimension(PERCENT(50)) }, .5, ao); instead of Actuator.tween(main.bottomArea, { height:50 }, .5, ao);
This was only needed for heaps target
HaxeUITest.zip
Click the top left "Click Me!" And get error