mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-05 19:35:55 +00:00
Tweaked turret AI
This commit is contained in:
parent
dc55fa97d3
commit
a8c493c27a
4 changed files with 77 additions and 58 deletions
|
|
@ -1,4 +1,6 @@
|
|||
namespace Cirno.Scripts.Resources;
|
||||
using Godot;
|
||||
|
||||
namespace Cirno.Scripts.Resources;
|
||||
|
||||
public interface IBulletModifier
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue