Dan Fego
Dan Fego
> This seems to have been fixed. Using `Resource.duplicate(true)` duplicates the subresources as well in v4.2.1 I've tested this recently in 4.2.1 and no, it wasn't fixed when using `Array`...
Sounds good! Once you review it, if you'd like to move the print and always to flags, I can see about making those changes! This was just the path that...
Alright, I've investigated how to conditionally modify Inspector variables (via `_get_property_list()`) and have an idea of how to deal with things like dependent variables (such as "Always Transition" disabling "Event"...
> I am not quite sure. One thing I thought of tho: Having the Split note being some sort of composite node instead of a transition. > > > Finite...
> > > I like it. Although, Pat doesn't like many nodes. I have a node like this already in my project tho, xD I will steal your icon! xD...
Thanks so much for the detailed response! I think my gut pushing me towards "use await" is because syntactically and in my brain it's the simplest, most intended way in...
@KMKoushik for me, yes, it's essential. I only really use this with one other person, but the transaction history is important for review in determining what has been dealt with...
1000 would work for me, I've got 900+ myself. If there were some lower limit I could probably go in and coalesce things a bit, but starting with no history...
@mubbelsberger I don't have a relevant device to test it, but I was successfully able to get this project to build via `cross`. Did you give it a shot on...
Out of curiosity, what's held this back from being merged? Was it incomplete?