Jetrotal

Results 120 comments of Jetrotal

> The msgothi0.ttc and msmincho.ttc from your link above look better. Oh, you are correct... Sorry about the non-issue I pointed then. Weird, I remember testing ttc without success before

> Would you mind when I swap the argument order to: > > ``` > $ControlVars "A", 1, 0, 3, 4, 6, 8 > ``` > > Makes "indent" the...

@Ghabry asked for me to post the event2string command I was working on, here it is: https://gist.github.com/jetrotal/e8b35118b94ddbe8ee10885e220f706c ![image](https://github.com/EasyRPG/Player/assets/45118493/171cbb38-ee4c-454a-a45b-bb4b523fce02)

I learned what I needed to know about setting up cubic bezier, clean interpolation and correct event event pushing. Everything is fully functional and a little cleaner to read.

This one is properly rebased and fully working.

Cubic bezier stuff could be realocated to a new file, maybe called: animation_helper. Since this could be ported for pictures, or whatever moves between points if needed. Those comments I...

Changed the code, feel free to rename the newer files if "animation_helper" is not a good name convention. btw, there's a minor issue that I wasn't able to fix but...

Thanks! String Vars is a very recent implementation, I wonder if more commands can break when using it.

@ToolMan2k thx again! One suggestion: ![image](https://github.com/EasyRPG/Player/assets/45118493/3cefa066-c729-4161-84a7-85c535cf3f0d) Squashing commits like "fixing typos" or "remove debug/comments" always help shortening and maintaning the list of commits