Everyone writes a line of code
-
Gravity = 0.1
-
// cool game engine coming up below
-
This post is deleted! -
setmode(1280, 720) // my old line of code was c = controls(0) however I'm 99% sure that needs to be in the main loop
-
for b = 0 to 10 loop
-
image = loadimage("Ansimus/CyberpunkDetectiveCryoPod")
-
printAt(1, b+1, "Fuze!)
-
Update() //this is a line containing the update() function.
-
@toxibunny function walk()
-
if c.left and !oldc.left then sabreman.spr.x -= 1 endif
-
@SteveZX81 return void
-
sabremanmove_speed = 2
-
@waldron lives = 6
-
repeat // 🤔
-
That is one seriously strange for loop right there - laughing out loud here :D
-
While true loop
-
clear( bisque )
-
sleep(500000)
-
While Davesbisqueobsession == true loop
-
@SteveZX81 said in Everyone writes a line of code:
While Davesbisqueobsession == true loop
Guess we're never leaving this loop