home.social

#godotplugin — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #godotplugin, aggregated by home.social.

fetched live
  1. Created a "fluent" builder for my terminal plugin for Godot.

    github.com/XanatosX/godot-game

    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

  2. Created a "fluent" builder for my terminal plugin for Godot.

    github.com/XanatosX/godot-game

    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

  3. 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:

    tech.flying-rat.studio/post/go

    #godot #gamedev #godotplugin

  4. 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:

    tech.flying-rat.studio/post/go

    #godot #gamedev #godotplugin

  5. I just wanted to give a HUGE shoutout to @ughuuu (?) for his work on the Box2D Godot plugin!

    github.com/appsinacup/godot-bo

    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

  6. I just wanted to give a HUGE shoutout to @ughuuu (?) for his work on the Box2D Godot plugin!

    github.com/appsinacup/godot-bo

    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

  7. 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.md

    Should be officially releasing QuickAtlas soon. If you find making AtlasTextures in Godot a pain, like I do, this plugin might be for you too

    #opensource #godot4 #godotplugin #gamedev

  8. 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?

    #godot #godotengine #godotaddon #godotplugin

  9. 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?

    #godot #godotengine #godotaddon #godotplugin

  10. update:
    It's a bit offensive to the eyes at the moment, but I'm making progress towards custom themes in the Fart Engine