riversong code showcase
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
|
||||
namespace DanieleMarotta.RiversongCodeShowcase
|
||||
{
|
||||
[GameSystemGroup(typeof(EarlyAgentsSystemGroup))]
|
||||
[UpdateAfter(typeof(AgentsSpawnTickSystem))]
|
||||
public class AgentSpawnSystemsGroup : GameSystemGroup
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user