Instrument Creation Tutorial

From Sim Innovations Wiki
Revision as of 11:00, 23 November 2017 by Admin (talk | contribs) (→‎Advanced)
Jump to navigation Jump to search

Required software

Subject Description
Graphic design What software to use for graphic design
Programming What software to use for programming instruments

The basics

Subject Description
Lesson 1 Create / edit Creating and editing an instrument
Lesson 2 Images Instrument images
Lesson 3 Data bus Everything about datarefs and variables
Lesson 4 Image rotate Creating an instrument with rotating images (steam gauge)

Advanced

Subject Description
String formatting How does it work and when can it be useful
Lua tips & tricks Handy examples that might help you keep your code organized
Libraries How to segment your code better in separate lua files
Viewport How does it work and when can it be useful