#godotplugin — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #godotplugin, aggregated by home.social.
-
Wrote an update to my game console Godot addon
https://store.godotengine.org/asset/xanatos/game-developer-console/
This now includes
Fuzzy autocomplete
Predefined arguments
A fluent builder
Strings with spaces by quotingCode can be found here:
https://github.com/XanatosX/godot-game-console
#Godot #Godot4 #GodotPlugin #GodotAssetLibrary #GameDev #OpenSource
-
Wrote an update to my game console Godot addon
https://store.godotengine.org/asset/xanatos/game-developer-console/
This now includes
Fuzzy autocomplete
Predefined arguments
A fluent builder
Strings with spaces by quotingCode can be found here:
https://github.com/XanatosX/godot-game-console
#Godot #Godot4 #GodotPlugin #GodotAssetLibrary #GameDev #OpenSource
-
Created a "fluent" builder for my terminal plugin for Godot.
https://github.com/XanatosX/godot-game-console
Do you think I should add it to the official repository? Right now this is only part of my Tiny Gardener project.
#Godot #Godot4 #GodotPlugin #GdScript #GameDev #GameDevelopment
-
Created a "fluent" builder for my terminal plugin for Godot.
https://github.com/XanatosX/godot-game-console
Do you think I should add it to the official repository? Right now this is only part of my Tiny Gardener project.
#Godot #Godot4 #GodotPlugin #GdScript #GameDev #GameDevelopment
-
Just wrapped up a quick Godot plugin experiment with Jakub.
It didn’t turn out perfect, but we learned a lot about Godot addons and GDExtension.We wrote a short post about our fail and a little win:
-
Just wrapped up a quick Godot plugin experiment with Jakub.
It didn’t turn out perfect, but we learned a lot about Godot addons and GDExtension.We wrote a short post about our fail and a little win:
-
I just wanted to give a HUGE shoutout to @ughuuu (?) for his work on the Box2D Godot plugin!
https://github.com/appsinacup/godot-box2d
Box2D seems like a largely better 2D physics engine for my use-case, BUT it had a collision detection issue. After I provided a simple repro project, a new patch release was available within 24 hours with the fix.
Thanks <3
#godot #box2d #godotengine #godotaddon #godotplugin #gamedev #opensource
-
I just wanted to give a HUGE shoutout to @ughuuu (?) for his work on the Box2D Godot plugin!
https://github.com/appsinacup/godot-box2d
Box2D seems like a largely better 2D physics engine for my use-case, BUT it had a collision detection issue. After I provided a simple repro project, a new patch release was available within 24 hours with the fix.
Thanks <3
#godot #box2d #godotengine #godotaddon #godotplugin #gamedev #opensource
-
Got myself a GitHub account and am setting up a repo for QuickAtlas. Almost ready to open it up for all to see.
* Converted my to-do list to issues
* Picked a license
* Set up a minimal README.mdShould be officially releasing QuickAtlas soon. If you find making AtlasTextures in Godot a pain, like I do, this plugin might be for you too
-
Boosting some Godot Plugins: https://github.com/TheAllenChou/godot-squash-and-stretch
"Applies squash & stretch effects based on velocity."
-
Boosting some Godot Plugins: https://github.com/TheAllenChou/godot-squash-and-stretch
"Applies squash & stretch effects based on velocity."
-
Hi, folks! I wanna make a plugin that switches editing scripts in by Ctrl-Tab and helps you to find any file/class/property/function/enum/etc. like in JetBrains IDEs. I already have a prototype that works. Do you want it?
-
Hi, folks! I wanna make a plugin that switches editing scripts in by Ctrl-Tab and helps you to find any file/class/property/function/enum/etc. like in JetBrains IDEs. I already have a prototype that works. Do you want it?
-
#FartEngine update:
It's a bit offensive to the eyes at the moment, but I'm making progress towards custom themes in the Fart Engine