Please register or log in.
Item details
Category Programming
Created 02-26-2010
jcfinch
Title Loading Screens
Description Task:
Currently we are programming according to the rules of "Jumpable execution". This requires us to code in a manner that lets us jump straight to any part of the game at any time. This is extremely useful for all sorts of reasons. However, it does preclude traditional loading screens, and so we need to implement a Loading Screen system that works within the Jumpable Execution framework.

Difficulty:
Medium

Additional information available on the development forums.