Caiman
Caiman
I noticed that the tutorial still says `instance()` instead of `instantiate()`, so I changed it to match the 4.x method name.
It doesn't make much sense to be able to manually toggle the physics server, but not be able to check whether or not it's enabled. My use case is that...
I want to give guidance for the different properties of a `ConfigFile`, eg. an enum guide above some variable. There were no methods to add comments, so I added this...
Adds DPI scaling to the table columns and fixes an error which occurs when clicking the top-right "From / To" cell. Before: After: