By going to Resources > Import Resources, you can import your own files into your project. You can drag and drop or click “Browse” to import 001 Game Creator compatible resource files into this window. It will also accept Sounds and Music as well as assets commonly used by RPG Maker VX Ace, such as Tile-Sets and character-sets (Sprites). Using this format of source images allows you to mass/batch-import external image assets in bulk into your 001 Game Creator projects.
Please note: Unformatted raw graphic files currently CANNOT be imported this way. Please use the Sprite and Tile-Set editors to import these types of files.
For creating Art specifically, check out the For Artists page.
Resource Type | Extension | Description |
---|---|---|
384×256 Character Sprite Sheet | .PNG | Character Sprite Sheet (Size: 384×256 px). Divided into 96×128 px sections (for each individual character) and then split into 4 rows (for each animation direction). Imported as Actors. |
512×384 Ground Terraformations | _A2.PNG | Ground Terraformations (Size: 512×384 px). Divided into 128×96 px sections for each terraformation and automatically set up. Imported as Tile-Set. |
512×256 Roof/Wall Tiles | _A3.PNG | Roof/Wall Tiles (Size: 512×256 px). Divided into 64×64 px sections for each roof file. Imported as Tile-Set. |
512×480 Wall/Cliff Terraformations | _A4.PNG | Wall/Cliff Terraformations (Size: 512×480 px). Divided into 64×160 px sections for each wall/cliff terraformation and automatically set up. Imported as Tile-Set. |
256×512 Ground Tiles | _A5.PNG | Ground Tiles (Size: 256×512 px). Divided into 32×32 px sections for each ground tile. Imported as Tile-Set. |
512×512 Lower Objects | _B.PNG | Lower Objects (Size: 512×512 px). Divided into 32×32 px sections for each lower object. Imported as Tile-Set. |
Resource Package | .1RS | Comprised of multiple resources. Resource Packages are created for specific types of resources, such as Sprites that have attached clothing or Items that have attached Sounds/Sprites. |
Sprite | .1SP | 001 Game Creator Sprite file. |
Tile-Set | .1TS | 001 Game Creator Tile-Set file. |
Door | .1DO | 001 Game Creator Door file. |
Items and Magic | .1IT | 001 Game Creator Item/Magic file. |
Sounds and Music | .1SO | 001 Game Creator Sound/Music file. |
Sounds and Music | .MID/.MIDI | Audio file used to play sound effects and/or music. Only supported on Windows due to licensing issues. |
Sounds and Music | .MP3 | Audio file used to play sound effects and/or music. Only supported on Windows due to licensing issues. |
Sounds and Music | .WAV | Audio file used to play sound effects and/or music. Automatically converted to lossless .WV format (to compress typically large .WAV files). |
Sounds and Music | .OGG | Audio file used to play sound effects and/or music. |
Sounds and Music | .WV | Audio file used to play sound effects and/or music. |
Font | .1FO | 001 Game Creator Font file. |
Custom Event | .1CE | 001 Game Creator Custom Event file. |
Script | .1SC | 001 Game Creator Script file. |
Input Set | .1IN | 001 Game Creator Input Set/Trigger file. |
Actor Template | .1AT | 001 Game Creator Actor Template file. |