Michael Cox
Michael Cox
Resolved a merge conflict with CommandListAdaptor after my last changes were merged. I saw this coming so it was simple.
This isn't intended, but I don't think this will cause a problem. Those id's primarily serve to identify each component (block, command, etc) That would be problematic, but the flowchart...
I was working on a similar feature that worked in a similar way, but allowed voice over correction and click-through. However, life got in the way before I could finish...
Anyone is free to join in on this. Variables in Fungus are set to protected so they can't be accessed by external classes. This is usually to protect specific variables...
I think I may have a solution for this. I'll do some research over the weekend and report back.
Okay, I definitely have a solution that is pretty lightweight. I'll try and get that added by Monday as a separate pull request.
#997 Adds this ability now. I feel like it can be a bit jank, but it is the best implementation I can think of without doing anything memory intensive like...
I'll take a look into this one as well as an issue where duplicating invoke commands clear the object reference. I'll have to look into when it copies the block...
In PR #934, I added a toggle to the WriterAudio script that disables the audio lerping. This is left enabled by default so you'll have to have your own say...
Just now seeing this. I think key value pairs of some kind will be the most flexible for developers who aren't familiar with programming and should work with Fungus's workflow....