complete refactor
This commit is contained in:
parent
65fe0e5c5d
commit
de2e8b1e50
71 changed files with 212 additions and 137 deletions
|
|
@ -1,8 +1,9 @@
|
|||
using Godot;
|
||||
using Newlon.Components.Level;
|
||||
using Newlon.Systems.Effects;
|
||||
using Newlon.Components;
|
||||
|
||||
namespace Newlon.Components;
|
||||
namespace Newlon.Projectiles;
|
||||
|
||||
//
|
||||
// Projectile that travels from left to right
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue