r/godot 1d ago

selfpromo (games) FINALLY released the demo for my game Blop's Walk to School, please check it out

The demo is available on Newgrounds and Itch, the source code is available on Github.

48 Upvotes

13 comments sorted by

2

u/MeatRevolutionary372 1d ago

have you added collider to your particules ??

3

u/girpel 1d ago

In the ParticleProcessMaterial of GPUParticles2D you can set the collision_mode (which is disabled by default). It creates useful effects but it's very expensive on the GPU, which is why I gave the option to turn it off.

1

u/MeatRevolutionary372 1d ago

Okay

I see, I'll try it soon.

2

u/MeatRevolutionary372 1d ago

Super jump mechanic

3

u/girpel 1d ago

I hope you enjoyed it

1

u/Tobuwabogu 18h ago

Love the vibe with the guitar and the campfire, immediately drew me in

1

u/Slegend_desu Godot Junior 13h ago

I was trying to play from my ios device and ...
- Newgrounds show an error. - itch.io start the game but stuck on the first dialogue as I couldn't click (screen touch) on anything to pass that.

I hope this feedback helps.

2

u/girpel 10h ago

I haven't implemented touch controls so that would be the reason.

1

u/Slegend_desu Godot Junior 5h ago

Ok, no worries.

I just wanted to let you know. 😊

1

u/Slegend_desu Godot Junior 13h ago

The error content from Newgrounds..
"
Error
The following features
required to run Godot projects on the Web are missing: Cross Origin Isolation - Check web server configuration (send correct headers)
SharedArrayBuffer - Check web server configuration (send correct headers)
"

1

u/Slegend_desu Godot Junior 1d ago

Congratulations!

I think that, this is a very nice style.

Not just because it looks nice, but it will also give you the chance to release another version in colors too to raise your profit of the same game (which may lead to which one people prefer for your game).

All the best with your dev! 😊

3

u/girpel 1d ago

Thank you