ok i have the hud, the player, the enemies in a 'Type' model (very good! thanks for the answers), enemy AI, the life and mana controllers.
now, i have a map created with an editor (mixmapper) the program it self brings a code to test the maps individually to see if they are working.
when i "Include" the map_module.bb in the main program (and add a call to the main function that loads the map) it loads the map but it did not find the images for the map and it says image not found.
i am affraid the problem is maybe due to "Scope", can somebody tell some ideas on what to check?
matt.
now, i have a map created with an editor (mixmapper) the program it self brings a code to test the maps individually to see if they are working.
when i "Include" the map_module.bb in the main program (and add a call to the main function that loads the map) it loads the map but it did not find the images for the map and it says image not found.
i am affraid the problem is maybe due to "Scope", can somebody tell some ideas on what to check?
matt.