openfl / starling

Known as the "Cross-Platform Game Engine", Starling is a popular Stage3D framework for OpenFL and Haxe
Other
236 stars 68 forks source link

Actuate.tween rotation of DisplayObject doesn't work with -dce full #135

Closed CrazyFlasher closed 10 months ago

joshtynjala commented 10 months ago

Closing. This is just the nature of using dce full. You need to use Actuate.update() instead so that it doesn't use reflection.