This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| en:orx:config:settings_structure:orxtimelinetrack [2013/05/10 09:21 (13 years ago)] – created sergeig | en:orx:config:settings_structure:orxtimelinetrack [2025/09/30 17:26 (6 weeks ago)] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 9: | Line 9: | ||
| ; it'll get executed by the command module; | ; it'll get executed by the command module; | ||
| Loop = true|false; | Loop = true|false; | ||
| + | Immediate = true|false; NB: If true, track will be executed immediately after being added to a timeline as opposed to during the next object update. Defaults to false; | ||
| KeepInCache = true|false; NB: If true, the timeline track will always stay in cache, | KeepInCache = true|false; NB: If true, the timeline track will always stay in cache, | ||
| ; even if no track of this type is currently in use. Can save time but costs memory. Defaults to false; | ; even if no track of this type is currently in use. Can save time but costs memory. Defaults to false; | ||
| </ | </ | ||
| + | |||
| + | ==== Latest config settings for the Development Version ==== | ||
| + | {{section> | ||