Skip to main content

Manage game resources

MahiruLess than 1 minute

Manage game resources

Tips

If you are using the graphical editor, you can directly open the corresponding resource folder in the toolbar on the left. If you are developing based on the source code, the folder is under public.

All your game scripts, pictures, and portraits should be placed under the game folder corresponding to the game project. The following is a description of the resources corresponding to the directory:

FolderResources stored
animationAnimation description file
backgroundUsed to store background pictures, title page background
figureUsed to store character portraits
sceneUsed to store user scripts
bgmUsed to store background music
vocalUsed to store dubbing files
videoUsed to store videos
texUsed to store special effects texture files