-
### Tested versions
-
### System information
-
### Issue description
**TLDR:** Something like Unity Package Manager, but works properly.
---
## Why?
- **Marketing potential**…
-
**Describe the bug**
Signals fire when the game/scene starts when connected with code for example:
``` gdscript
func _ready() -> void:
go_to_map.connect("body_entered",_on_player_entered)
``…
-
### Describe the project you are working on
Meme game inspired by FNAF
### Describe the problem or limitation you are having in your project
I wanted to setup player interactable screen with …
Jendx updated
2 months ago
-
## Description
I've used example from https://github.com/ShadowApex/godot-go/tree/master/examples/gdnative/SimpleDemo but this seems to not work.
Ouput from console when running game looks like:
``…
jog1t updated
4 years ago
-
It seems like this crate is intended to do the rendering directly, but I'm curious about integrating it with a game engine like Bevy or Fyrox or even Godot. Do you have an example of integrating Forma…
-
### Describe the project you are working on
I'm hired to convert a board game to a video game. Using Godot 4.3 stable (latest stable version).
### Describe the problem or limitation you are havi…
-
It would be really useful if It was possible to animate skeletons like you would in blender.
-
For a game that my team and I are creating, our community has asked for mod support. Since we use Godot 4.x for our games, it would be much appreciated if you could port this excellent library to Godo…
-
## CVE-2019-1010258 - Medium Severity Vulnerability
Vulnerable Library - godot3.4.2-stable
Godot Engine ? Multi-platform 2D and 3D game engine
Library home page: https://github.com/godotengine/godo…
-
### Describe the project you are working on
Any project
### Describe the problem or limitation you are having in your project
Level design is an iterative process and Iteration is slow when y…