I’m trying to sort of recreate Geometry Dash, but I’m having trouble. First off, the automatically moving player. Second, the jump pads and rings. Third, the different game modes. Basically, EVERYTHING in geometry dash. Any ideas?
i found this:
- auto movement isn’t possible yet.
- place small barriers for the rings, but auto jumping isn’t possible as well.
- Ship likely not possible yet
- Ball Likely not possible yet
- UFO not possible yet
- Wave likely not possible yet
- Robot probably possible with double jumping
- Spider not possible
- Swing Copter basically same thing as the ship
and don’t even hit me with the blackhole quote I’m sick of it
So, basically…no. Not possible. I checked that guide, and all it has rn is barriers, spikes and that’s it. Granted, it’s last edit was 4 days ago, but you should have at least 75% of your guide done before posting.
then i dont think most of the stuff is possible like coderdash said
yes possible
ez
probably
no
probably not
ye
hard but possible
I will improve it, but it’s a start.
How are these things possible? It’s one thing to claim they’re possible, but that’s just that; a claim. Could you please show my how to make these mechanics?
Look in my guide, and look at the tiles. Make them a coordinate system, and simply, when the jump button is pressed, teleport. You’ll see.
Yeah, but what about the different modes? Like the Ship mode, and the Ball mode?
Uhh… ball is basically the same as spider.
Ship, you have to make it so that you can go up one block everytime the button is pressed, and let gravity do its job.
That’s actually really smart! I always hated the player coordinates device, because it basically did nothing useful and it was always super complex, but that might actually work!
not the DEVICE, but ZONES.
You can change a property with it.
Ohhhhhhhhh. THAT’S GENIUS! It would probably take A LOT of memory, but it could work!
Yep, just 3 million zones.
sputtering noises It’s the best thing that’s every happened until moving sentries.
Uh there is a 64 zone limit in GKC
I know.
Triggers as a substitute.
then lasers with 0 damage lol
or 1
And then a 2500 trigger limit (weaker arguement ik lol)
but 64 + 2500 doesn’t equal 3 million last I checked.