Hi! i've got a problem:when i active the "key are pressed in order",i can stay 10 minutes before push them.I wanna mean that if i wrote key a and key b, i can push the key a,stay while 10 minutes,push the key b,and that will work!! How may i repair this problem??
You can make a variable which is zeroed with a timer. I mean, you click 'a' and a timer starts and variable becomes 1. Now, if you press the 'b' and the variable == 1, something will happen. If the timer goes off, it makes the variable back to zero and b doesn't work anymore.
I can't die, I already tried ~on the forums since GE 1.3.3~
Well now i am working in a action adventure game. If you wanna see the pictures,so you can go at general.There,i have made a topic called about my game the heroes team. The game is about Dragon ball and Naruto. And you,what kind of game are you making?
I'm currently working on three GE projects: Lightdog = platform adventure SINI = my old AI project going to be much better than its now FireFlyer = A minigame which will have huge map You can see the progress in my signature.
I can't die, I already tried ~on the forums since GE 1.3.3~
Indeed. Also, if you have slept very well you find bugs and solutions 100 times faster than when you are tired. Sometimes I've been checking the code many times without finding any mistake. Then next morning I see the error the first time I open the script editor.
I can't die, I already tried ~on the forums since GE 1.3.3~
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.