jugglingjsons
jugglingjsons
### Is there an existing issue for this? - [X] I have searched the existing issues ### Summary It could be useful to define a database as a shared one...
It would be great if Firecamp could serve not only as a client but a self documenting pub/sub map. IE it could intercept responses / subs that you receive from...
I've hacked around quickly to see if I can make it work with task restarts. Messy as hell, but his is what I came up with - there is a...
Not sure if it's not meant to be that way, but the official docs point to your repo. I believe this would make it simpler to tweak and update them...
I was toying this idea as an alternative to handle https://github.com/lampe-games/godot-open-rts/issues/95 & make the actors more responsive to each other. I was not sold on, units auto attacking in sight...
Context: Godot 4.22 allows us to use universal builds to package extensions for macOS into a single binary, [source](https://docs.godotengine.org/en/stable/contributing/development/compiling/compiling_for_macos.html) As discussed [here](https://github.com/grow-graphics/gd/discussions/31#discussioncomment-9922811) This is a first draft, let me know...