this post was submitted on 18 Jun 2023
18 points (100.0% liked)

Godot

5932 readers
166 users here now

Welcome to the programming.dev Godot community!

This is a place where you can discuss about anything relating to the Godot game engine. Feel free to ask questions, post tutorials, show off your godot game, etc.

Make sure to follow the Godot CoC while chatting

We have a matrix room that can be used for chatting with other members of the community here

Links

Other Communities

Rules

We have a four strike system in this community where you get warned the first time you break a rule, then given a week ban, then given a year ban, then a permanent ban. Certain actions may bypass this and go straight to permanent ban if severe enough and done with malicious intent

Wormhole

[email protected]

Credits

founded 1 year ago
MODERATORS
18
submitted 1 year ago* (last edited 1 year ago) by Ategon to c/godot
 

Are you making anything in godot? Feel free to discuss it below or show off your progress!

top 3 comments
sorted by: hot top controversial new old
[–] [email protected] 10 points 1 year ago

I'm working on an open source alternative to Steam's gamepad UI written in Godot:

https://github.com/ShadowBlip/OpenGamepadUI

[–] [email protected] 5 points 1 year ago

I've been making a basic Doom clone with the help of two artists for the Transformation game jam. So far I have basic health and attack mechanics but not a whole lot else. I quite like the last game jam submission I made though, which was sort of a physics-based wave survival platformer kinda thing.

[–] [email protected] 4 points 1 year ago

I've been working on a robotics simulator. I'm not too deep in to it. I've been using it as a way to learn the new GDExtension framework.