User Tools

Site Tools


en:tutorials:tracks:tracks

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:orx:tutorials:community:sausage:tracks [2014/11/09 20:21 (10 years ago)] – Minor fix iarwainen:tutorials:tracks:tracks [2020/08/31 08:31 (4 years ago)] (current) – ↷ Links adapted because of a move operation 207.46.13.205
Line 11: Line 11:
 Imagine having to code that using orxEvents or orxClocks and managing lots of variables. Imagine having to code that using orxEvents or orxClocks and managing lots of variables.
  
-To build tracks, you should be familiar with the [[en:orx:tutorials:community:sausage:using_the_command_module|Command Console Syntax]].+To build tracks, you should be familiar with the [[en:tutorials:command:using_the_command_module|Command Console Syntax]].
  
  
Line 20: Line 20:
 You'll need a sample graphic for our game over banner: You'll need a sample graphic for our game over banner:
  
-{{:en:orx:tutorials:community:sausage:gameover.png|}}+{{tutorials:tracks:gameover.png|}}
  
 And then the config for the banner object, and a fade in effect. And then the config for the banner object, and a fade in effect.
Line 57: Line 57:
 </code> </code>
  
-{{:en:orx:tutorials:community:sausage:command-console-02.png|}}+{{tutorials:tracks:command-console-02.png|}}
  
 The first command creates the GameOverObject and places in on the screen in the position defined in the config file. Then the object is pushed onto the stack using the '>' symbol. The first command creates the GameOverObject and places in on the screen in the position defined in the config file. Then the object is pushed onto the stack using the '>' symbol.
Line 126: Line 126:
 Here are some sample graphics to use for the example. Included is a graphic panel to display notices to the player: Here are some sample graphics to use for the example. Included is a graphic panel to display notices to the player:
  
-{{:en:orx:tutorials:community:sausage:readypanel.png|}}+{{tutorials:tracks:readypanel.png|}}
  
 Then the texts to use as individual graphics: Then the texts to use as individual graphics:
  
-{{:en:orx:tutorials:community:sausage:getready.png|}} +{{tutorials:tracks:getready.png|}} 
  
-{{:en:orx:tutorials:community:sausage:3.png|}} +{{tutorials:tracks:3.png|}} 
  
-{{:en:orx:tutorials:community:sausage:2.png|}} +{{tutorials:tracks:2.png|}} 
  
-{{:en:orx:tutorials:community:sausage:1.png|}} +{{tutorials:tracks:1.png|}} 
  
-{{:en:orx:tutorials:community:sausage:go.png|}}+{{tutorials:tracks:go.png|}}
  
  
Line 382: Line 382:
  
   * https://groups.google.com/forum/?hl=en#!topic/orx-dev/IK5cLrNVMPg   * https://groups.google.com/forum/?hl=en#!topic/orx-dev/IK5cLrNVMPg
-  * https://bitbucket.org/iarwain/resource/src/f948a3b0c4fd03eef2433c1c947c0fb3bc9fa27c/asset/data.ini?at=default +  * https://github.com/iarwain/resource/blob/master/asset/data.ini?at=default 
-  * http://orx-project.org/wiki/en/orx/tutorials/community/acksys/commandnotes+  * [[en:tutorials:command:commandnotes]]
  
    
en/tutorials/tracks/tracks.1415593301.txt.gz · Last modified: 2017/05/30 00:50 (7 years ago) (external edit)