bonjorno7

Results 12 issues of bonjorno7

When using FBX for $body (probably $model too, haven't tested), $collision no longer uses $origin. I have no idea how to fix this, but I wanted to document it anyway.

wontfix

Perhaps select your blender material whose name is the path to your VMT relative to the materials folder, and then you can edit it or whatever.

enhancement

There should be a dropdown for different versions of the current file, instead of the arrow buttons. Accidently suggested by Sergey Kritskiy on the HOpsCutter discord.

It's there for PowerManage, might as well add it for PowerSave / PowerLink / PowerBackup too I guess.

Right now the settings button is next to Autosave Format in the popover, but only when using Autosave Custom. I think it's useful to be able to quickly access the...

In Python, comments typically have a space between the # and the text. I think it'd be nice to add that automatically when commenting code with the Ctrl + /...

When using the text editor on Android, I have to navigate with just the arrow keys, which can be a bit slow. Being able to use two fingers to scroll...

This might seem silly, but I keep missing the A key. Making its hitbox go all the way to the left of the keyboard would help.

I think it'd be nice if variables inside of f-strings were colored like regular code, instead of like the rest of the string. An example in VS Code: ![image](https://github.com/nesbox/TIC-80/assets/43251584/23b56006-fb42-441c-96f0-3c990474a00c)

It might be nice to give these functions a unique color, so it's easier to tell what's built-in and what's not. Probably makes sense for other languages too, but I'm...