Blog posts tagged with 'flash'.
Blog posts tagged with 'flash'.
Getting started with Starling A Flash game development framework
2014-01-13
texturepacker tutorial starling flash
Learn how to create a sprite sheet in TexturePacker and use it in a simple Starling application.
- Setting up a Starling project
- Use TexturePacker for your sprite sheet
- Include the sprite sheet in your project
Full source code is available on GitHub
Continue reading...Getting started with PhysicsEditor and Nape
2012-05-07
physicseditor tutorial flash haxe nape
Short tutorial how to use PhysicsEditor with Nape
Full source code to this example project is available on GitHub.
Continue reading...Creating box2d collision shapes for flash
2011-05-13
tutorial flash physicseditor box2d
Learn how to create collision shapes for box2d's flash/as3 port.
- Creating the box2d collision shapes using PhysicsEditor
- Setting up box2d for flash
Full source code to this example project is available on GitHub.
Continue reading...