A system made for the game Dungeon Repeat.

At the top left corner you can see your fps, the amount of spells and the amount of particles in the screen

The spell and particle will be destroyed if:

  • It is outside the screen
  • The opacity is 0 or lower
  • The width is 0 or lower
  • The height is 0 or lower
  • It is in the screen for more than 10 seconds

Controls:
W A S D - Move the character
R - Clear all spells and particles
Q - Show / Hide editor
Right Click on Screen - Cast Spell
Left Click on Button - Decrease / Increase the value by 1
Right Click on Button - Decrease / Increase the value by 10
Left Click on Button while holding CTRL - Decrease / Increase the value by 0.1