byxb / Whack

Whack Game Starling Project for Flash Player 11
http://www.whacksite.com
120 stars 48 forks source link

New Version of Starling brakes code #1

Closed bjeld closed 12 years ago

bjeld commented 12 years ago

When impl. Whack with the new version of Starling, the code Breaks. There has been lots of optimization around the Quad Class that breaks the DrawImage, LargeImage classes.

are there any plans of upgrading the the Starling Release version?

byxb commented 12 years ago

Hi bjeld. An update was released that now works. I worked around the issue of a starling method going from protected to private. Also, the tunnel code was fairly substantially changed. Once it was working in Starling 1.1, some of the tunnel code was fouling up the optimizations and brought the game down to 3-4FPS.