Jump to content
  • entry
    1
  • comments
    0
  • views
    368

Entries in this blog

Improved Flicker

I wanted to explore some ideas on improving the flickering mechanism of games that require heavy use of objects. There were several ideas I wanted to incorporate into the solution. The first idea was reserving a range of objects that have a higher priority, which should always be solid and never flicker. High priority objects might include the player character sprite, the most dire projectiles, etc. The second idea was to draw objects non-sequentially, so that their flickering happens

TheDoc

TheDoc

×
×
  • Create New...