Difference between revisions of "Tutorials"
From TTWiki
Jump to navigationJump to searchm (Let's just speak of incomplete for the NFO tutorial. It hasn't been "under actual construction" for years now.) |
(add link to Quast65's station tutorial) |
||
Line 8: | Line 8: | ||
* [[NFOTutorial|NFO Tutorial]]: How to make NewGRFs using NFO (incomplete) |
* [[NFOTutorial|NFO Tutorial]]: How to make NewGRFs using NFO (incomplete) |
||
* [[NMLTutorial|NML Tutorial]]: How to make NewGRFs using the NewGRF Meta Language (NML) |
* [[NMLTutorial|NML Tutorial]]: How to make NewGRFs using the NewGRF Meta Language (NML) |
||
+ | * [http://www.tt-forums.net/viewtopic.php?f=26&t=62069 Station Tutorial]: Complete tutorial on station coding from scratch in NFO. |
||
Revision as of 20:05, 5 August 2012
Playing OpenTTD and TTDPatch
- PreSignalsTutorial: How to use pre-signals
Coding NewGRFs for OpenTTD and TTDPatch
- NFO Tutorial: How to make NewGRFs using NFO (incomplete)
- NML Tutorial: How to make NewGRFs using the NewGRF Meta Language (NML)
- Station Tutorial: Complete tutorial on station coding from scratch in NFO.
General sprite drawing
- GraphicsTutorial: How to draw new 8bpp graphics sprites
- Using 3dsmax: Creating sprites using 3DSMax (aimed at Locomotion currently)