====== Knowledge base ====== ===== How-to articles ===== * [[meaecode|Having multi entrance and exits to and from your zones]] * [[tranzaudiosimple2|How to Transcode a OGG files from an existing video and audio files on your Harddrive - Beginner]] * [[tranzaudiosimple|Ogg Theora - Or, how to convert them and have them play correctly]] - //Posted by CMK2901 @ [[http://forum.dead-code.org/index.php?topic=2170.0|dead-code forum]]// * [[How to Make Scene Auto-scrolling In Wintermute Engine]] - //Based on advice posted @ [[http://forum.dead-code.org/index.php?topic=6163.msg33472|dead-code forum]]// * [[How to Display the Inventory Constantly at the Bottom of the Screen]] - //Based on advice posted @ [[http://forum.dead-code.org/index.php?topic=6164.0|dead-code forum]]// ===== Tutorials ===== ==== Programming tutorials ==== * [[Variables and objects]] - //The very basics for WME newbies// * [[Package system in WME]] - //Introduction to the package system WME uses.// * [[Inside the brain and body of your game]] - //This tutorial is focused on understanding what's going on in basic scripts you find in WME demos.// * [[How do I implement surface-dependent footstep sounds?]] * [[Working with complex sound layers]] * [[How to debug WME plugins]] * [[Run WME Games under LINUX]] ==== 2D art tutorials ==== * [[Coloring backgrounds tutorial]] - //Mikel Fick talks about coloring hand-drawn 2D backgrounds// * [[How to Create a Custom Font with FONText free version (Short Guide)]] * [[Photorealistic background tutorial]] - //photorealistic-cartoon-background-tutorial// ==== 3D art tutorials ==== * [[Exporting models from 3DS Max]] - //adonf's guide to setting up the Panda exporter// * [[Exporting hidden scene geometry from Blender]] - //A short tutorial describing how to export hidden geometry from Blender to WME. Export plugin is INCLUDED// * [[videotut how to create a 3d real-time character|How to Create a 3D Real-Time Character]] - // A video tutorial series witch trys to impart techniques and methodology for making 3D Characters in WME// * [[Exporting models from Blender into WME]] ===== Other articles ===== * [[How to ask for help in WME forum?]] * [[So you want to make a WME game?]] * [[What's the purpose of all those various scripts in a WME project]] * [[How do I run a compiled game in debug mode (to allow error logging or FPS display)]] * [[What is the best way to deploy my game?]] * [[When I copy location of files in project manager they are pasting teh full path name?]]