Gallilus

Results 6 comments of 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? ![image](https://user-images.githubusercontent.com/20573784/131018494-ebaf5bc8-2bdb-4133-a144-d6cb5eafc101.png) 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) ->...

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