Just like we can set variables like logic
, int
, float
in to maps with players
or agents
as a key, can we do this with arrays?
Nevermind! Figured it myself not 5 mins later lol:
Just like we can set variables like logic
, int
, float
in to maps with players
or agents
as a key, can we do this with arrays?
Nevermind! Figured it myself not 5 mins later lol:
Solution:
var AgentLogicArray:[agent][]logic = map{}