Thank you for finally fixing the dark lines, because of that awful issue I had to bake the map in Hammer. A separate like for Scripting, that’s really cool. If it can be used directly inside the game and not only in the engine, meaning adding modding support for your own games, that would be amazing.
not a bad idea actually to have a game with built-in scripting. like a game to learn sbox game coding. It can start simple with some example code where you change some values, fill in the blank and eventually progress to using what you learned to complete different puzzle scenarios. Start with finishButton.Disabled = True; the solution would be obvious, change to True to be able to press the button and progress.