-
- [x] 2D top view on a level
- [ ] Grid level with floor and walls tiles
- [ ] Player moving with WSAD and colliding with walls
- [x] A couple of test sound files
- [x] Audio emitters on the leve…
-
Steps to reproduce:
- install python, emscripten using chocolatey on windows 10
- run: scons platform=javascript
Result:
`raise ValueError("Required toolchain not found for platform " + env["pla…
-
This is my first game , I exported a Godot Game HTML in itch io , in the godot export menu i enabled VRAM Texture Compression For Mobile & For Desktop.
In itch io website i enabled Mobile friendly …
-
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…
-
### Godot version
3.5.2
### VS Code version
1.75.1
### Godot Tools VS Code extension version
1.3.1
### System information
MacOS
### Problem statement
I have the game player window set to "Nex…
-
### Issue description
Godot Engine v4.3.stable.arch_linux
Quitting the Godot editor with an open scene containing a pcam results in a segmentation fault.
It seems like the PhantomCameraManager …
-
**Which demo project is affected:**
JRPG Demo, `2d/role_playing_game`
**OS/device including version:**
Reproduced on
- NixOS Linux, `v4.3.stable.nixpkgs [77dcf97d8]`
- macOS Sonoma 14.6…
-
I suggest that ON TOP of having an “Instant” transition when switching room we have as well the scroll transition that can be seen in Alwa's Legacy or Castlevania's games, and I think Megamans as well…
-
# Introduction and motivation
I've been working with the kotlin API quite a lot in the last couple of weeks. While I'm very happy with it in general, one of the papercuts is the `@Register` family …
-
Hello everyone, I’m new here and I’m not very familiar with this project yet.
I have a table with a touchscreen that I use to play board games in hotseat mode with friends.
I’ve been looking for…