Blockflow
Blockflow copied to clipboard
📜 A visual language to make games in Godot 4 🎮
Code of conduct discord server link to contact anyone is using the old (and abandoned) server.
Godot's Tree control node is kind of bad. _Really_ bad. Text overflow is bugged thanks to the existence of icons, buttons or both. The outline is rendered incorrectly. There's no...
For some reason we can't create forks from this repository? If someone can try making a fork and report the result here I'll appreciate it
Right now, we have to call some functions manually to make the processor work, which is kinda expected due the way the plugin was designed at the beginning, but is...
# Project Goal: Be a visual scripting solution using blocks as their visual representation of functions, using those blocks to determine the application flow. In case of more context I...
Proposed by Fantos. Sounds complex, is complex. This requires to check the repo and compare versions to make toast notification in editor (easy). If automatic download is also needed, the...
Add a way to define Category icons based on the Category name. Perhaps it simply looks thru a folder of icons/categories/ and matches the icon it finds? 
very inconsistent, let's document situations where this happens ideally with videos or screenshots attached. Hard to reproduce
I don't know how to use ffmpeg, and I tried and now the results lives on the current README :disappointed:
Focusing on the "play music and fade in" part, this sequence looks like an absolute mess:  So perhaps a concept of "groups" can be introduced to allow you to...