Difference between revisions of "Changing textures"

From XStoryPlayer Wiki
Jump to: navigation, search
Line 1: Line 1:
The scene textures can be found in the ./pack/pack_dungeon/scenes/textures directory.
+
The scene textures can be found in the <code>./pack/pack_dungeon/scenes/textures</code> directory.
  
The scene sounds can be found in the ./pack/pack_dungeon/scenes/sounds directory.
+
The scene sounds can be found in the <code>./pack/pack_dungeon/scenes/sounds</code> directory.
  
The character sounds can be found in the ./pack/pack_dungeon/ai/speech/default directory.
+
The character sounds can be found in the <code>./pack/pack_dungeon/ai/speech/default</code> directory.

Revision as of 14:19, 6 January 2015

The scene textures can be found in the ./pack/pack_dungeon/scenes/textures directory.

The scene sounds can be found in the ./pack/pack_dungeon/scenes/sounds directory.

The character sounds can be found in the ./pack/pack_dungeon/ai/speech/default directory.