XML Validation
XML is passed between servers and clients. Ensuring the data is valid is important. XSD can be used to validate this data.
Open areas.xml Open areas.xsd+ Bootstrap + XML
Bootstrap is a framework that lets us build websites fast. This demo shows how XML can be used to store element data for dynamic page content generation.
Sidebars Navbars Grid Album Cover Carousel Start Template Cheatsheet
Sprite Animation Tracks
Sprite tracks are ordered sequences of images (or sub-images) that can be quickly iterated through to produce a motion effect.
Sprite Flip Speed
How quickly sprite tracks are iterated through will change and perceived motion speed of the animation.
Input-based track selection
This demo shows how a sprite animation system can be combined with game input logic to select and iterate through the correct track for the intended game action.