Hi everyone, Just got a small issue with DarkBasic. Not to sure which thread is the right one for this to fit, but ah well.
Currently doing a game project (Maze) for school. At a high level it consists of a 50,52 maze with 1 character which is free moving, 6 enemies with randomly generated directions and 10 collectibles.
Been working on DBPro in school and everything working fine. Take work home and i'm using DBPro free. This is where the problems start. Every time i run the code, the game runs, no error messages in the output window. It loads the maze, the 10 collectibles, the timer, collection score, lives.
but it refuses to load the character sprite, or 1 of the 6 enemy sprites, the other 5 are fine.
I'm really at a loss as to why the thing wont work properly. because the character wont load, i can't test the other aspects of the game the way i want to - hampering development time.
I've tried removing the multiple elements of the enemy sprites array so I just have 1 enemy, (less pressure on the processing of my computer to see if it was performance based) But it still refuses to show.
I've uninstalled the software, and reinstalled. No luck. My teacher and I have no clue whats wrong and its not showing anymore. So any advice or idea as to why its doing this would be greatly appreciated.
Luck is on the side of those who work hard