LoginLogin
Nintendo shutting down 3DS + Wii U online services, see our post

Super Skeleton Guy 3D

Root / Talk About Programs / [.]

UltraPhoenix4Created:
What does "true" equal? also what does "dog" equal?
TRUE is in fact a system variable with the value of 1. It would benefit you to use system constant #TRUE instead, as it will get you the same effect with a(n almost always unobservable) performance boost.

or just use 1 instead

Or
#YES, #ON, #TBLACK, #UP, #TROT90, #SPSHOW, or #CHKXY
Or... just:
IF dog THEN ...
Or...
chan=chan*!dog+dogan*dog
TI-BASIC style

Ugh, finally I've figured it out (kind of). Instead of true I put a 1, I think it was because dogan was an array. But now there's:
 If dog==1 then Spanim 0,"UV",Dogan,0
If ssg==1 then Spanim 0,"UV",ssgan,0
If mum==1 then Spanim 0,"UV",muman,0

Oops, I just realized
or just use 1 instead

System constants compile to their values, so #TRUE just means the same as 1 while providing an additional semantic edge.

Man, I really wish we could define our own constants. I don't like leaving magic numbers in my code, but I also don't like wasting the stack with unneeded vars.

So has the issue been solved yet? .-.

Yeah, It's fixed.

:D

Beta testers, I am getting the beta reviewed. It should be in your inbox shortly.

So that means you, ElzoBro and Defaultio.

So that means you, ElzoBro and Defaultio.
Well, Its gonna be a while(tonight/tommorow until I get it, so please understand) and wait a moment.

Any Ideas for the game anyone? (characters, enemies, etc.) I already have 3 characters, 2 items (1 heals and the other, well what it does is a secret for now.), and 1 enemy that deals 1 damage when you run into it.

Obviously there will be more by the time the game is officially released

Enemy eating, wall crashing, pretty much those good 'ol endless runner power ups. Maybe even a reference to the original game. :)

Seems a little too slow. After the first enemy, barely anything else happens.

I agree, nothing really happens after the first enemy.

I think we should call this Super Skeleton Runner to make it more clear that this is an Endless Runner

I think we should call this Super Skeleton Runner to make it more clear that this is an Endless Runner
Agreed. Everything is awesome though! I'm wondering though, are you left handed? I want to be able to switch the buttons, add an options menu.