Hunted
BlitzMax Forums/MiniB3D Module/Hunted| 
 | ||
| I am putting the thread here as its MiniB3d that I will be using to do the game, atm I have a major part of the editor done (with GUI bits for easy editing). I also can walk around in the levels I designed too. The only question I have is how do you get text on the screen, I have tried DrawText to no avail? | 
| 
 | ||
| Try DebugText instead. | 
| 
 | ||
| ah thanks, thought that was for the debug log thing |