Difference between revisions of "Tidalis:0.412 Beta Release"

From Arcen Wiki
Jump to navigation Jump to search
Line 23: Line 23:
 
== Internal Programming Notes ==
 
== Internal Programming Notes ==
  
 +
*Adventure map scroll-offset updates now happen in FixedUpdate, not Update, so that speed is constant across framerates, etc.
  
 
[[Tidalis]]
 
[[Tidalis]]

Revision as of 12:04, 17 May 2010

New & Updated Levels

New & Updated Art/Music/Sound

Gameplay Additions

Gameplay Updates

New Level Editor Features

Misc

Bugfixes

  • Fixed bug where game style indicators from previous level were showing on the adventure map.

Internal Programming Notes

  • Adventure map scroll-offset updates now happen in FixedUpdate, not Update, so that speed is constant across framerates, etc.

Tidalis