Gallilus
Gallilus
I did some tests when trying to create my own module and wanted to share the results. If you do the following the file is able to be saved and...
@josterburg It was not too difficult to create a custom Node for this. What caption do you like best?  Wit or without Action? I think without cutting off the...
FYI Today I was experimenting with current plugin/tool options using GDScript. So this code lets me find what ports data and sequence are coming from. ``` func get_sequence_connection_list(visual_script:VisualScript, function:String) ->...
Related to https://github.com/godotengine/godot-proposals/issues/3304
Do you mean a VS_Node that selects a path depending on a bitflag or enumeration?
I have a different opinion. The person that writes a function and gives it arguments default values, does so by design. So in most cases you dont need to wory...