dbat · @dbat
84 followers · 865 posts · Server mastodon.gamedev.place

My "Dabber" (Scatter) addon for Godot 4.x is progressing.

The graph controls the resources used and the "Dab3D" node is what does the dabbing of meshes.

I am working on 3d gizmos to resize the dab area and a bunch of other little fixes.

I chose "dab" for brevity—that really counts with namespaces.

🦇

#dabber #resourcewrangler #godotengine #godot

Last updated 1 year ago

dbat · @dbat
66 followers · 580 posts · Server mastodon.gamedev.place

v0.0.5 is getting ready for a release. I just have to do a thousand little things first.

Preview:
gitlab.com/dbat/godot-resource

hth
🦇

#resourcewrangler #godotengine

Last updated 1 year ago

dbat · @dbat
50 followers · 424 posts · Server mastodon.gamedev.place

progress. Been without electricity for a day (again). Anyway, I am using it to make a scatter tool that is data-driven by the node graph. Have not released this yet, but as soon as it's scattering and all that, I will.

#resourcewrangler #godotengine

Last updated 1 year ago

dbat · @dbat
49 followers · 418 posts · Server mastodon.gamedev.place

A teaser... Looks horrible, but it's a graph that builds the data for a scatter node. 🦇 🤓

It lets you scatter meshes on a target and you can control where (and where not) to scatter, by groups and by textures.

You can control the translation, rotation and scale with noises/textures too.

By using I can easily reuse resources and understand what they do and where they go.

#resourcewrangler #godotengine

Last updated 1 year ago

dbat · @dbat
41 followers · 348 posts · Server mastodon.gamedev.place

Resource Wrangler is now in the Asset Library. You can install it from inside Godot!

godotengine.org/asset-library/

So cool, and yet crashy :godot: 🦇 💣

#resourcewrangler #godotengine

Last updated 1 year ago

dbat · @dbat
37 followers · 320 posts · Server mastodon.gamedev.place

gitlab.com/dbat/godot-resource

Version 0.0.2 is out as a "release" on Gitlab. I have applied for an addon in the Godot library, so will see how long that takes.

#resourcewrangler #godotengine

Last updated 1 year ago

dbat · @dbat
37 followers · 318 posts · Server mastodon.gamedev.place

New Logo. What do ya fink?

#resourcewrangler

Last updated 1 year ago

dbat · @dbat
33 followers · 273 posts · Server mastodon.gamedev.place

Just pushed my basic Resource Array support for Resource Wrangler, a Godot tool.

gitlab.com/dbat/godot-resource

Be great if peeps tried it out. (it's in a branch at the moment, so use the link above.)


#resourcewrangler #godotengine

Last updated 1 year ago

dbat · @dbat
33 followers · 273 posts · Server mastodon.gamedev.place

Squeeeee! Something Arrayish happening :godot: 🤟

#resourcewrangler #godotengine

Last updated 1 year ago

dbat · @dbat
28 followers · 225 posts · Server mastodon.gamedev.place

Hacking on adding Arrays to the Resource Wrangler. Not having the best time of it. Might have to make a special Node to represent an Array and deal with all the details.

#resourcewrangler #godotengine

Last updated 1 year ago

dbat · @dbat
26 followers · 177 posts · Server mastodon.gamedev.place
dbat · @dbat
26 followers · 169 posts · Server mastodon.gamedev.place

Huge chunk of coding done in the last two days. The addon is almost useable.

Has anyone tried it?

gitlab.com/dbat/godot-resource


#resourcewrangler #godotengine

Last updated 1 year ago

dbat · @dbat
24 followers · 146 posts · Server mastodon.gamedev.place

New screeny. Shows how you can quickly see all the resources and where they all go.

Using the addon to make media to share is showing me all the bugs :( The TODO keeps growing. Argh!

Help!


#godotengine #resourcewrangler

Last updated 1 year ago

dbat · @dbat
23 followers · 140 posts · Server mastodon.gamedev.place

Well, here it is. Gulp. 🤓

gitlab.com/dbat/godot-resource

I'm a git-phobe, so please be patient with me if you want to co-develop.

MIT licence. What else did I forget?

#resourcewrangler #godotengine

Last updated 1 year ago

dbat · @dbat
17 followers · 136 posts · Server mastodon.gamedev.place

Thanks for all the recent likes. I guess I'll have to pull my finger out and get the addon online!

🆘
Heh. Working on it!

#godotengine #resourcewrangler

Last updated 1 year ago

dbat · @dbat
15 followers · 132 posts · Server mastodon.gamedev.place

I've been building a graph system for making resources via nodes.

You can drop any Resource, even custom classes, in and also fetch them via right-click.

You can wire them up and build a visual system that will help you re-use resources.

I find it much easier to see what goes into what than in the Inspector.

There are all kinds of rough edges, but if anyone thinks this is a good idea, I'll make a GitLab repo of the addon and you can help improve it.

#godotengine #resourcewrangler

Last updated 1 year ago