You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

41 lines
464 B

  1. title: Start
  2. tags:
  3. colorID: 0
  4. position: 571,308
  5. ---
  6. Starting
  7. [[TestLVL]]
  8. ===
  9. title: TestLVL
  10. tags:
  11. colorID: 0
  12. position: 571,668
  13. ---
  14. <<Scene TestLVL>>
  15. Scene loaded
  16. [[TestLVLLoop]]
  17. ===
  18. title: GameOver
  19. tags:
  20. colorID: 0
  21. position: 1096,808
  22. ---
  23. <<Scene TestGameOver>>
  24. Game Over
  25. <<WaitSignal>>
  26. Restarting
  27. [[TestLVL]]
  28. ===
  29. title: TestLVLLoop
  30. tags:
  31. colorID: 0
  32. position: 579,916
  33. ---
  34. <<WaitSignal>>
  35. <<if False>>
  36. [[TestLVLLoop]]
  37. <<else>>
  38. [[GameOver]]
  39. <<endif>>
  40. ===