-
### Describe the project you are working on
3D tycoon game
### Describe the problem or limitation you are having in your project
When stepping through a function in the debugger, sometimes you wa…
-
I've been closely following the development of web technologies, and it would appear that finally the audio processing APIs have become good enough that Performous' vocal gameplay could be ported to b…
-
___
***Bugsquad note:** This issue has been confirmed several times already. No need to confirm it further.*
___
### Godot version
4.0-stable
### System information
Ubuntu 20.04.6
…
-
### Describe the project you are working on
A 3D game that uses blend shapes for character customization.
### Describe the problem or limitation you are having in your project
Blend shapes modifi…
-
As a personal study project, I try to implement (in next weeks)
a motorcycle + driver, driving over a bridge ..
One way would be taking **mixamo** stuff ..
But I found your avatar implementatio…
-
### Use Case
Related to this ticket: https://github.com/cocos/cocos-engine/issues/10935
I use multiple scenes per game to keep everything organized. Just as an example, let's say you are playing a…
-
Right now the open source community is looking for an open standard json file format that stores animation data in the form of keyframes.
We have an addon for blender that does that already:
https://…
-
### Describe the project you are working on
Adventure game with battle system
### Describe the problem or limitation you are having in your project
Cannot implement logic, like damage count, proper…
-
Rotation is almost a defecto implementation for any simple game engine.
For example, for python pygame, you can use `pygame.transform.rotate` to rotate an image.
nana has a beautiful interface w…
-
First off, thanks for making this. Works great even on linux. This is more of an open-ended question than a real issue.
Based on the insane cheat engine spelunking you've done, how difficult do you…