feat: new ValueProvider improvements and source generator.
This commit is contained in:
@@ -4,7 +4,6 @@ using OwofGames.AetherBind;
|
||||
|
||||
namespace GodotHostTest.Game.Turret;
|
||||
|
||||
[Injected]
|
||||
public partial class Turret : Sprite2D
|
||||
{
|
||||
[Export] private PackedScene _projectilePackedScene = null!;
|
||||
|
||||
Reference in New Issue
Block a user