I’m making a new Digiverse game. What should I add to it?
Here’s what I have so far:
I’m making a new Digiverse game. What should I add to it?
Here’s what I have so far:
Maybe some props, what’s digiverse?
The Digiverse is my idea of a mysterious digital realm you must explore in my game.
Animate them how?
Huh?
Are you having digiverse be multiple levels or one long platformer with checkpoints. If multiple levels five can be stored in one “tier” to move onto the next you need enough coins which you gain from playing the previous tiers levels.
Get those text boxes and duplicate them and shift them down by one. Now just animate one to turn off when the other turns on and vice versa
Multiple levels if I can come up with themes for each level. Any ideas for levels?
I already did that:
Ah I didn’t see them blinking. Just forget about that part then.
Have one tier focused on double jumps
One tier focused on timing (lasers)
One tier focused on evasion (sentries)
One based on speed (respawns you if over certain time)
One tier for a combination of previous tiers
Okay. Any ideas for levels?
Okay. Any other ideas?
Maybe make the blinking 1’s and 0’s random. You don’t have to though
Making it random would involve using memory-consuming block code, and the game will already be memory-heavy. Anything else? Any ideas for levels?
You could make a level where you have to change your speed to make it through. So you could have overlays that change you to go fast or slow, and you would need to be fast to make big jumps and slow to do precise jumps or something
Ooh, nice! Okay. I’ve gtg. Feel free to add new ideas, anyone.
is that text animated or something? because its messing with my eyes if not
you could use this
and make it look like a gim with code in it with 01s
Okay, I’m gonna try that. Thanks for the idea and great guide!
Does anyone have any ideas for how people can earn Digibits?
Complete quests, beat records (npc), find secrets, play for long periods of time
Okay.
Also beating levels for the first time gets you a bunch of Digibits, and completing it every time after gives you a little
Okay. How would the game know if you’d beaten the level before, though, @Ben_to_the_10th? Idk how to make a save code.