Post here your demos and examples with the source files.
Forum rules
Always post the games with a screenshot. The file must have the ged and data files (complete game source) Use the forum attachment to post the files. It is always better to use the first post to put the game files
try my stickManJumperV1.3, Its better I am soon adding a save funtion
Random Links: viewtopic.php?p=19474#19474 Right now (10/14/2009) I'm working on some C++ projects, but I might be able to help if you have some Game Editor questions.
yeah, but for loading things some times those arrays can mess stuff up
Random Links: viewtopic.php?p=19474#19474 Right now (10/14/2009) I'm working on some C++ projects, but I might be able to help if you have some Game Editor questions.
you have an array for each variable that needs saving, and make it save into a group, eg. notes. Then when you click save, it saves the group "notes" into a file, with savevars().
but there could be 10 to 100 notes... or maybe more. would it still work for that?
Random Links: viewtopic.php?p=19474#19474 Right now (10/14/2009) I'm working on some C++ projects, but I might be able to help if you have some Game Editor questions.
okay dokey! but right now I am not working on that, I just finished the login thingie and I put it on the demo page
Random Links: viewtopic.php?p=19474#19474 Right now (10/14/2009) I'm working on some C++ projects, but I might be able to help if you have some Game Editor questions.
Random Links: viewtopic.php?p=19474#19474 Right now (10/14/2009) I'm working on some C++ projects, but I might be able to help if you have some Game Editor questions.