Tutorial:Index: Difference between revisions
From PMDOWiki
m Imbion moved page Tutorial:Main Page to Tutorial:Index: I think this fits better, bwah |
→Coding: stub in some articles for beginners |
||
| Line 51: | Line 51: | ||
Tutorials related directly to PMDO code. | Tutorials related directly to PMDO code. | ||
* [[Tutorial:Lua Basics|Lua Basics]] | |||
* [[Tutorial:Contributing Code|Contributing Code]] | * [[Tutorial:Contributing Code|Contributing Code]] | ||
* [[Tutorial:Getting Started With Git|Getting Started With Git]] | * [[Tutorial:Getting Started With Git|Getting Started With Git]] | ||
** [[Tutorial:Collaboration Using Git|Collaboration Using Git]] | |||
* [[Tutorial:Lua Conversion Guide|Lua Conversion Guide]] | * [[Tutorial:Lua Conversion Guide|Lua Conversion Guide]] | ||
* [[Tutorial:Upgrading FNA Dependencies|Upgrading FNA Dependencies]] | * [[Tutorial:Upgrading FNA Dependencies|Upgrading FNA Dependencies]] | ||
Revision as of 15:48, 20 October 2025
This is a directory page of all of the tutorials that can be found on the PMDO wiki. (Note: Redlinks may be placed if a tutorial is desired to be created in the future)
Assets
Tutorials related on how to create and implement new assets into PMDO.
- Mass Sprite Import
- Sprite Tool
- Modding Font
- Modding Music
- Modding Objects and VFX
- Modding Portraits and Sprites
- Modding Tilesets
- PMD Sprite Format
- Editing Content Params (covers editing the title screen and certain other aspects)
Additions
Tutorials related on how to create and implement new additions to PMDO, such as items and Pokemon.
- Creating Items
- Creating Map Statuses (includes how to tint the screen a different colour)
- Creating Moves
- Creating New Types
- Creating TMs
Scripting
Tutorials relating to scripting.
Zones and Dungeons
Tutorials related to zones and dungeons.
- Avoiding Desyncs
- Basic Zone Scripts
- Creating Dungeon Maps
- Creating Dungeon Shops
- Creating Dungeons
- Creating Dungeons from Scratch
- Creating Monster Houses
- Custom Floor Generation Steps
Ground Maps
Tutorials related to ground maps.
- Creating Ground Map NPCs
- Creating Ground Maps
- Custom Ground Item Actions
- Making Dungeons Accessible from a Ground Map
Coding
Tutorials related directly to PMDO code.
- Lua Basics
- Contributing Code
- Getting Started With Git
- Lua Conversion Guide
- Upgrading FNA Dependencies
- Upgrading Lua Debug
- Troubleshooting Debug on OSX ARM64
- Troubleshooting Startup on Intel Atom
File Management
Tutorials related directly to PMDO files.
