Entity Composer
A downloadable tool for Windows, macOS, and Linux
Game data management solution for designer and developers.
No more spreadsheets or direct json file editing, instead manage all your games data in a simple UI and export it to a format of your choice.
Note:
- OSX has not yet been tested
- Linux requires oraclejdk, it might not work with openjdk+openjfx
Compose your Entities
Define your entities by simply adding components to them. Each component can consist of any number of fields, you can even define your own custom data types.
Create Items, Enemies, Spells, or anything else.
Data Driven Design
Prevent invalid data by restricting the range of any fields.
Choose from many different data inputs like textfield, color picker, numeric up/down, file paths with image preview and more. You can even create your own complex datatypes and enumerations.
Export to any game engine
Export all your game data to an easy-to-use file format, which can be tailored to your needs. You can even create your own custom exporter by using the Lua extension interface.
Additionally EntityComposer already comes with an built-in exporter for Artemis ODB.
Code Generation
Define your components in the UI and let the code generator create your code files for it!
Status | In development |
Category | Tool |
Platforms | Windows, macOS, Linux |
Rating | Rated 5.0 out of 5 stars (1 total ratings) |
Author | InfectedBytes |
Links | Homepage |
Download
Click download now to get access to the following files: