godot-docs icon indicating copy to clipboard operation
godot-docs copied to clipboard

Godot Engine official documentation

Results 444 godot-docs issues
Sort by recently updated
recently updated
newest added

**Your Godot version:** 3.22 **Issue description:** Please consider re-writing the master/puppet/remote/remotesync RPC documentation? All that is done is referencing a Bomberman example without actually documenting what each keyword literally does...

enhancement

See also https://github.com/godotengine/godot-docs/issues/5121. Looking at various social media, I keep seeing a lot of 3D scenes that don't look great and could easily be made to look significantly better with...

enhancement
new page

**Your Godot version:** Godot 3.4.4.stable **Issue description:** The documentation for EditorResourcePicker states that: > Note: This [Control](https://docs.godotengine.org/en/stable/classes/class_control.html#class-control) does not include any editor for the resource, as editing is controlled by...

enhancement
new page

**Your Godot version:** Godot v4.0.alpha9.official [fc18891db] **Issue description:** The ImmediateGeometry base class is not present in Godot 4, but the latest documentation still references it. ![image](https://user-images.githubusercontent.com/14341953/177003327-00160c25-7fdd-4399-9669-e3e089f9415c.png) ![image](https://user-images.githubusercontent.com/14341953/177003312-58e6b60e-14a6-412d-8f12-4643d4450c2a.png) There has been...

bug

Is it possible to set a preferred language for the [docs](https://docs.godotengine.org/ )? You can change the language in the "Read the Docs" menu. But the language is also in the...

enhancement
topic:website

**3.4.4.stable.official** **The `get_closest_point()` method of `Curve2D` seems to be incorrectly documented** **[URL to the documentation page](https://docs.godotengine.org/en/stable/classes/class_curve2d.html?highlight=curve2d#class-curve2d-method-get-closest-point)** The documentation states that `get_closest_point(to_point)` method: _Returns the closest baked point (in curve's local...

bug
class reference

**Godot version:** v3.4.3.stable.official [242c05d12] **Issue description:** A fundamental issue I ran into trying to learn GDScript was that there was seemingly no clean and simple way to pause execution of...

enhancement

**Your Godot version:** v3.4.4.stable.official [419e713a2] **Issue description:** says > [Vector2](https://docs.godotengine.org/en/stable/classes/class_vector2.html#class-vector2) get_char_size ( [int](https://docs.godotengine.org/en/stable/classes/class_int.html#class-int) char, [int](https://docs.godotengine.org/en/stable/classes/class_int.html#class-int) next=0 ) const > > Returns the size of a character, optionally taking kerning into...

bug

**Note:** This issue is only for manual pages. For class reference pages, refer to the automatically updated tracker: https://godotengine.github.io/doc-status/ Help for working on these pages is welcome. If you're going...

tracker

**Your Godot version:** 3.4.3 **Issue description:** Lack of explanation **URL to the documentation page:** Please read the link bellow. https://github.com/godotengine/godot-docs/pull/5853/commits/07025fc8a3160b7705a5021351ce641eb828f5cd I put the text in the wrong place, please if...

enhancement