Cattywampus

Results 52 comments of Cattywampus

I'm reluctant of using loops, instead I only used a counter to make the code much simpler as this is just an editor, in case you're wondering. I can change...

> . Hi, thanks for testing this... Could you take a screenshot of it? As far as I remember about this pr, it would not produce such behavior

Seems you're using non standard setup? As you can see, the font in your screenshot changed to grey instead of black

This actually a brilliant idea, it also opens the possibility for users to build their own VN framework on top of Fungus, currently this is not possible due to how...

My main issue is that when my character is moving while saving, once loaded, the character is gone... My c# knowledge isn't really that great but after several failed attempts,...

I thought using EventTrigger rather than manually getting Raycast hit would be much cheaper and much more cleaner

Added dedicated command to toggle on/off the clickable state. All is done, let me know if there's any other things that you want to be added, and please test it...

I should mention that the goal of this pr is to have more control over a character, like in Renp'y..

Hello, anyway to fix this?

Yes, exactly, other than facial expression. Perhaps expose it through an API? So we developers can have much freedoms to expand it for our customEditors, plugins etc. Just to add...