User Tools

Site Tools


en:tutorials:spawners:spawner

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:tutorials:spawners:spawner [2020/08/31 05:13 (5 years ago)] – ↷ Page moved from en:tutorials:spawner to en:tutorials:spawners:spawner sausageen:tutorials:spawners:spawner [2020/08/31 05:44 (5 years ago)] (current) – ↷ Links adapted because of a move operation sausage
Line 4: Line 4:
  
 This tutorial is showing how to use spawners.\\ This tutorial is showing how to use spawners.\\
-//NB: If you want to see how to use orx while using ''C++'' for your game, please refer to the [[locale|localization tutorial]].//+//NB: If you want to see how to use orx while using ''C++'' for your game, please refer to the [[..:localization:locale|localization tutorial]].//
  
-See previous basic tutorials for more info about basic [[.objects:object|object creation]], [[clock|clock handling]], [[frame|frames hierarchy]], [[.animation:anim|animations]], [[.viewport:viewport|cameras & viewports]], [[sound|sounds & musics]], [[FX|FXs]], [[.physics:physics]], [[scrolling]] and [[locale|C++ localization]].+See previous basic tutorials for more info about basic [[..:objects:object|object creation]], [[..:clocks:clock|clock handling]], [[..:objects:frame|frames hierarchy]], [[..:animation:anim|animations]], [[..:viewport:viewport|cameras & viewports]], [[..:audio:sound|sounds & musics]], [[..:fx:fx|FXs]], [[..:physics:physics]], [[..:scrolling]] and [[..:localization:locale|C++ localization]].
  
 This tutorial shows how to create and use spawners for particle effects.\\ This tutorial shows how to create and use spawners for particle effects.\\
Line 126: Line 126:
 Again, nothing really specific here to spawners or particle handling: all the magic will come from the config files. ;-) Again, nothing really specific here to spawners or particle handling: all the magic will come from the config files. ;-)
  
-In the same way we did for the [[locale|C++ localization tutorial]], the config file in our subfolder ((which also contains the executable)) merely includes the config file from the parent folder.\\+In the same way we did for the [[..:localization:locale|C++ localization tutorial]], the config file in our subfolder ((which also contains the executable)) merely includes the config file from the parent folder.\\
 We'll then skip this one and directly have a look to the parent folder's one. We'll then skip this one and directly have a look to the parent folder's one.
  
en/tutorials/spawners/spawner.1598876039.txt.gz · Last modified: 2020/08/31 05:13 (5 years ago) by sausage