SpawnInfo
This commit is contained in:
parent
71552d53c6
commit
24be556e38
4 changed files with 11 additions and 3 deletions
|
|
@ -3,6 +3,6 @@ using System;
|
|||
|
||||
public partial class FieldSpawn : Resource
|
||||
{
|
||||
[Export] public PackedScene scene;
|
||||
[Export] public SpawnInfo info;
|
||||
[Export] public Vector2 position;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue