-
### Feature description
Hi!
I want to preface this by saying this library is absolutely awesome and your work is exceptional, one of the best godot addons out there.
However, I'm wary of running …
-
Hi there, thanks for maintaining this plugin, very interesting to use.
**Describe the bug**
I cloned version `2.7.12`
When I enable the plugin, I get these in the logs:
```
res://addons…
-
In BSPReader, the post-import script is assumed to be a `Node`:
https://github.com/Yagich/godot_bsp_importer/blob/main/addons/bsp_importer/bsp_reader.gd#L696-L700
I'm just curious why this is de…
-
After restarting the game using the button and below function,
func _on_restart_pressed():
get_tree().reload_current_scene()
All Models and textures are loaded but the road is unfortunately not l…
-
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…
-
Hey, I know this is a public domain project but I like crediting everyone who has built anything that helped me. Including addons that I've used in development. What's the preferred way to give credit…
-
## **Describe the project you are working on**
A 2D game as a tutorial in 3.2.2.stable, although the given proposal is applicable for any game using plugins which are passed around as git repos. …
-
**OS:**
Linux.
**Godot version:**
3.2.1.stable.custom_build.f0a489cf4
That's 3.2.1 with patches for the [quick resource selector](https://github.com/godotengine/godot/pull/37228) and…
-
Hey there,
Great library, I really like the way it's designed and have enjoyed using it - Thanks!
If I find a solution I may open a PR, would love to hear your thoughts.
---
**Godot versi…
-
### What Happened
I was following along with our own [Block Coding pong tutorial on YouTube around 2:54](https://youtu.be/WlUN7Zz0Djg?si=kic2i7PvVBJ9MCDf&t=174), and noticed that file paths get reall…