Hi, I am creating a game which is using a dynamic map generation including several separated areas. Each area will have its own specific logic and events.
So i was planning to deal with that using states but i am not sure how to structure it since there will be like 30 area type.
Any suggestions? thx in advance