|
|
Browse by Tags
All Tags » game » KPL
-
Are there any fan sites where you can upload for download phrogram or kpl games
-
If we use delay it delays both objects. We tried a loop in a loop but that does not work either. We do have a background stamped on the screen. The intent of the program is to be able to shoot missles at an object by first moving it with the keyboard. We tried looking at spaceshooter and we cannot figure out how to adapt it to our ...
-
There are really only two differences from your original program, and they'll be useful as an explanation to everyone else, so let me do that.
The simple one is how I displayed that status message each time the space bar is pressed: ClearRect(0, 0,
200, 50, White)
PrintInRect("lvlisfarming
is now: ...
-
Hi WhiteElf,
Glad to help get this working - it's a good example for others to see as well. I have modified your example quite a bit, and will paste it below, as well as attach the KPL file to this message - see the link at the top of my post which makes the KPL file available for download.
There are a couple of complicated ...
|
|
|