-
Updated
Oct 17, 2021 - C++
Godot
Godot Engine is a feature-packed, cross-platform game engine to create 2D and 3D games for major desktop platforms (Linux, macOS, Windows) as well as mobile (Android, iOS), and web-based (HTML5) platforms.
Here are 2,413 public repositories matching this topic...
-
Updated
Oct 10, 2021 - C++
-
Updated
Oct 7, 2021
-
Updated
Oct 15, 2021 - GDScript
-
Updated
Oct 16, 2021 - reStructuredText
-
Updated
Sep 4, 2021 - GDScript
Regarding Revolutionary-Games/Thrive#2649 I realized that if we want the tooltip to say the max amount of toxin to shoot at once, we need a new bbcode tag that can show the values from Constants (and probably in the future some JSON loaded stuff). Basically should have a big switch statement of allowed values to show and then just find that number and format it into the t
-
Updated
Oct 16, 2021 - GDScript
-
Updated
Feb 8, 2021 - GDScript
-
Updated
Oct 15, 2021 - C++
-
Updated
Sep 22, 2021 - GDScript
-
Updated
Apr 26, 2021 - GDScript
-
Updated
Sep 9, 2021 - C++
-
Updated
Sep 16, 2021 - GDScript
-
Updated
Sep 2, 2021 - GDScript
Currently it looks like that:
We could use a UI theme there. I'd also rather use styleboxes and piggyback on button and similar nodes than use custom textures.
When a player updates their current skin or display name on the options screen while in a game (multiplayer or singleplayer), it should update as soon as the player exits the options screen.
-
Updated
Feb 23, 2021 - GDScript
-
Updated
Oct 10, 2021 - GDScript
-
Updated
Sep 21, 2021
-
Updated
May 15, 2020 - GDScript
-
Updated
Sep 30, 2021 - Java
Created by Juan Linietsky and Ariel Manzur
- Organization
- godotengine
- Website
- godotengine.org
- Wikipedia
- Wikipedia

Hello, I just wanted to make a small proposal to this wonderful crate. Namely, to improve the ergonomics for when using a custom build of godot.
Problem
The problem is as such, a user wants to use godot-rust with a custom build of godot so they need a custom build of
gdnative-bindingsto usegodot-rust. The current process is nicely documented [here](https://godot-rust.github.io/book/a