-
**Environment:**
- OS:
- Godot version:
- _godot-sqlite_ version:
**Issue description:**
when you put the plugin on Godot, create a node, put a script and simply put-> var db : SQLite, it…
-
Hi, thanks for this plugin which looks really nice!
I'm learning Godot so this might be more of a beginner Godot question. But when I try adding starlight to my scene, the stars are visible through…
-
**Describe the bug**
Cannot add Mouse follow without crashing
**To Reproduce**
Add a PCamMouseFollow addon to a ProCam2D
**Screenshots**
![image_2024-09-30_135306800](https://github.com/user-at…
-
### Describe the project you are working on
3D game
### Describe the problem or limitation you are having in your project
Godot physics engine is not optimized and not very precise. Especially rigi…
-
If I hover my mouse over the AddChild method of a Godot Node (https://docs.godotengine.org/en/stable/classes/class_node.html#class-node-method-add-child), the popup looks like:
![image](https://githu…
-
I installed this plugin hoping to use it with C# code for Godot. I think I must be missing some setup step, though, because the line `using Godot;` is currently producing an error. The same source fi…
-
```
No separators in a *.gdscript file starting with a comment! unless a class_name is added to the file.
##----------------------------
## No separators
##----------------------------
extends…
-
### Tested versions
Reproducible in v4.4.dev3.official [f4af8201b]
Reproducible in v4.4.dev3.mono.official [f4af8201b]
Not reproducible in v4.3.stable.official [77dcf97d8]
### System informati…
-
The section about demo required plugin seems out of date. The `OpenXR` plugin does not even compile with Godot 4.x. I think it should be updated to `Godot OpenXR vendors` plugin on master. (Perhaps `G…
-
**Is your feature request related to a problem? Please describe.**
All my TileSet and TileMap resources aren't in the Godot project directory while build time.
**Describe the solution you'd like**…