-
### What Happened
This is not an issue but a question. Is it possible to embed the code editor in a game? Sorry if this is a very obvious question, I'm very new to godot and want to know if:
- The…
-
### Godot version
v4.0.stable.official [92bee43ad]
### System information
Windows 10, Compatability
### Issue description
I stated exploring using gizmos for a plugin I'm working on. The handles…
-
**Your Godot version:**
4.0 Alpha 13
**Issue description:**
`can_handle_object` and `parse_property` are now private.
`_parse_property` signature has changed.
**URL to the documentation page:**…
-
I am trying to access the "formatted price string" of a subscription using its subscription_offer_details in plugin release 2.0.0-rc.1 and Godot 4.1.2. However, when I retrieve a subscription product …
-
I have a number of different materials (shaders included) that the material selector tabs likes to re-generate previews for every time it saves. This causes the editor to hang and become unresponsive …
CpazR updated
3 months ago
-
## The problem
**Describe the bug**
There are a lot of errors when deleting folders with "Current Layer". How can I remove them if I don’t use them and, in theory, the plugin doesn’t use them eith…
-
Unlike other Godot objects, Reference objects (like all the `Resource` for instance) are refcounted.
Hence they are not passed as a simple `Object *` but as a `RefPtr`.
This is a trouble for GDNat…
-
### Tested versions
Tested in 4.2.1 mono and v4.3-dev5 mono
### System information
Godot v4.2.1.stable.mono - Windows 10.0.22000 - Vulkan (Forward+) - dedicated AMD Radeon RX 5700 (Advanced M…
-
When you load textures with the terrain texture editor, their color space is changing due to the fact they also get rendered in the GUI. This causes the terrain aspect to change badly.
When they don'…
-
### Describe the project you are working on
A 3D action game.. really doesnt matter much more than that besides the need to prototype and iterate on bulk animations and level content frequently
…
bud11 updated
5 months ago