/
Project Directory Structure
Project Directory Structure
This document will describe the default firmament project directory structure.
The default directory structure is by no means a required directory structure. You may restructure your projects as you see fit.
ProjectFolder
asset - Assets for the game - images, tilesheets, sounds, etc
config - JSON config data for the project
animation - Animation configuration files
entity - Entity config files
map - Map config files
scene - Scene config files
projectName.fprj Firmament project configuration file. This is needed by the editor so it knows where to look for the files it needs.
project.xml OpenFL project file. Required for OpenFL tools to build your project
, multiple selections available,
Related content
Properties
Properties
More like this
Animations
Animations
More like this
Box2d
Box2d
More like this
Collision Event Mapper
Collision Event Mapper
More like this
Button
Button
More like this
Event Relay
Event Relay
More like this