Scene and Actor Structure Problem
irvaz
Member, PRO Posts: 5
Hi everyone, this is my first post so forgive me if I make any mistakes.
I'm trying to figure out how to structure my football management game. I think I understand the basics of scenes and actors but I'm struggling with my structure.
For instance, if I have 1000 football players in the game would I need to create1000 actors each with attributes for individual players. What is the most efficient way of organising this type of game? I know I haven't explained this very well but any ideas on this would be much appreciated.
Thanks
Comments
Hi, for this kind of games you have to use tables.
it is not necessary to create 1000 actors, you must create an actor that takes the values from the table. It is not very easy to accomplish, you must think well to the structure of the game.
I created a management game about the world of horse racing, Horse Manager 2014
jpgamesfactory.com/HorseManager2014.php
https://itunes.apple.com/it/app/horse-manager-2014/id802114893?mt=8