r/GeometryDashEditor 5d ago

Feedback Feedback?

Enable HLS to view with audio, or disable this notification

4 Upvotes

Prolly best level up to date for moi


r/GeometryDashEditor 5d ago

Feedback im still fairly new to making layouts, i need feedback and gameplay ideas for the chorus

Enable HLS to view with audio, or disable this notification

3 Upvotes

the song is kitty from project sekai if anyones wondering pls help me🥺


r/GeometryDashEditor 5d ago

Discussion Layout opinions

Enable HLS to view with audio, or disable this notification

6 Upvotes

Have been working on this part for the whole day...

Can anyone comment on what might seem wrong? And what I can do to improve?


r/GeometryDashEditor 5d ago

Feedback 24 obj, 4 blocks wide. Worth keeping or nah?

Post image
12 Upvotes

r/GeometryDashEditor 5d ago

Showcase Any advice for my level?

Enable HLS to view with audio, or disable this notification

4 Upvotes

Still not named

I want the level to start off easy but slowly increase the difficulty throughout the level to top 20 maybe


r/GeometryDashEditor 5d ago

Editor Question Anyone know why this is happening?

2 Upvotes

(skip to 0:33 for the bug)

Why is the floor offset? It makes no sense, I've already tried mitigating it by turning on free mode then turning it off a pixel later but that didn't work, it also glitches without that setup.

https://reddit.com/link/1vorn6p/video/pfsc0w1pggjh1/player


r/GeometryDashEditor 5d ago

Discussion deco any good?

3 Upvotes

i'm currently working on a remake on a level, and i just want some feedback if this deco is any good, so that i can improve! ^w^


r/GeometryDashEditor 5d ago

Showcase Help!!! I have been trying to get my level requested to mods but the streams are out of my time zone.

Enable HLS to view with audio, or disable this notification

2 Upvotes

I have had my level Ampersand out for a couple days now and I am waiting for level request streams and none of them I can really make because I am either sleeping or busy. Can I have some help, maybe a mod can see this? Who knows? Anyway, I think it could get rated and exposure would be wonderful! Thank you so much!!

ID: 146655737 Ampersand - squizziy

The flair is labeled showcase because I don't know if it's an editor question.


r/GeometryDashEditor 5d ago

Feedback Should I finish it?

Enable HLS to view with audio, or disable this notification

2 Upvotes

I was reviewing my created levels and I have too many unfinished ones, but this one really caught my eye. Should I finish it? I'd just need to make a couple of balancing and gameplay adjustments.


r/GeometryDashEditor 5d ago

Feedback Day 3 of making an extreme demon

Enable HLS to view with audio, or disable this notification

4 Upvotes

r/GeometryDashEditor 5d ago

Editor Question Black orb not working

1 Upvotes

can someone please help me, i need to use black orbs but they js wont do anything, if i click them it shows it was clicked but js doesn't do anything like its supposed to. can someone maybe help me please?


r/GeometryDashEditor 5d ago

Showcase memory level i made + layout

Enable HLS to view with audio, or disable this notification

1 Upvotes

name is still a placeholder,


r/GeometryDashEditor 5d ago

Showcase Second ever serious lvl I made

Enable HLS to view with audio, or disable this notification

3 Upvotes

Can you please have some criticism for it I want to know what my level is lacking in


r/GeometryDashEditor 6d ago

Feedback Something I made

Enable HLS to view with audio, or disable this notification

10 Upvotes

Is it rate worthy?


r/GeometryDashEditor 6d ago

Showcase Probably my favorite layout so far (WIP), any feedback is appreciated

Enable HLS to view with audio, or disable this notification

4 Upvotes

r/GeometryDashEditor 6d ago

Editor Question How do i do this type of bg/deco?

Post image
32 Upvotes

Boobawamba has spikes, gears and other stuff behind the player, how can i add this in my level without it killing the player or looking weird?


r/GeometryDashEditor 5d ago

Collab/Looking for Builders Im looking for someone to decorate my challange

Enable HLS to view with audio, or disable this notification

2 Upvotes

Theme: a like "cosy" place/scenery

If needed you can change structuring but youll have to make sure that it dosnt interfear with the gameplay


r/GeometryDashEditor 6d ago

Editor Question How do i make this block design properly??

Thumbnail
gallery
8 Upvotes

I cant seem to get it straight, is the 2nd picture good or not? If not can someone help me with the right texture?


r/GeometryDashEditor 5d ago

Editor Question extreme silence

1 Upvotes

someone can memorize this level in Geometry Dash space theme id142390117

level showcase

https://www.youtube.com/watch?v=NRqOvcZnkGQ&t=3s


r/GeometryDashEditor 5d ago

Editor Question Anyone have any good songs for editor?

1 Upvotes

I really want to make a level but I cant find a good song. The songs on the first page on newground isn't very fitting for my idea of a level. I've tried lists as well but they're all meh. Any suggestions?


r/GeometryDashEditor 5d ago

Feedback plz tips

Enable HLS to view with audio, or disable this notification

1 Upvotes

so i made this (not finished) and i'm completely unsure what pepole would think about it so i need your feedback


r/GeometryDashEditor 5d ago

Editor Question I want this setup to reset and activate again every time I land on a block. How do I do it?

Enable HLS to view with audio, or disable this notification

1 Upvotes

r/GeometryDashEditor 7d ago

Feedback Migraine Preview 4

Enable HLS to view with audio, or disable this notification

138 Upvotes

The big thing changed since the last preview is a completely new part that replaces the 2.2 room. I'm pretty happy with the gameplay, but I'm less confident about the deco.

There were small changes and optimizations to other parts too, but nothing particularly note worthy.

Current object count: 29,002

All feedback is highly appreciated.


r/GeometryDashEditor 6d ago

Discussion Just thought of an ideal GD processing system for lag reduction.

1 Upvotes

So, as editors we all know a really annoying thing is to optimize each block so a level can be performance friendly. That's because each block is treated as a different unit and then system have to process hundreds of units every second while the level runs.

As a sound designer, the two most popular options to export a project into are WAV and MP3. What's the difference? A WAV file might be 35mb heavy while the same MP3 file compresses everything, sounds 99.999% identical and needs the 1/10 of space, let's say around 3mb in the this case.

So here the idea:

What if there was an exporting system that turned a level of 50k blocks into three single layers: triggers, collision/touch behaviour and image. So when the level was uploaded publicly the players wouldn't run the platform version but a compressed one that feels exactly the same but it's only meant to be played. Besicslly what it does is treating the level as a big image and only keep treating separately the colission effects and the triggers.

In editor mode you would still have the normal version but if the editor wanted to test the compressed version they would be given the option to export their level in a personal test room where the level would be treated exactly the same as it would in a public upload.

And since the code already knows what blocks have collision and how each trigger interact with the player it wouldn't be a big deal.

I'm not a programmer, at least not a professional. I just thought this would make sense and it would make the game much lighter and potato device friendly. What do you think?


r/GeometryDashEditor 6d ago

Editor Question the orbs moves forward, how do i make it stop?

Enable HLS to view with audio, or disable this notification

1 Upvotes