mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-07 00:15:53 +00:00
Made things into tools to display enemy icons on spawner marks
This commit is contained in:
parent
f460103239
commit
c00d298443
49 changed files with 174 additions and 55 deletions
|
|
@ -4,6 +4,7 @@ using Godot;
|
|||
namespace Cirno.Scripts.Resources;
|
||||
|
||||
[GlobalClass]
|
||||
[Tool]
|
||||
public partial class TimeModifier : Resource
|
||||
{
|
||||
[Export] public float TimeInSeconds = 1f;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue