Carson Kompon
Carson Kompon
Would be cool if you could do something like ```gml typist = scribble_typist(); typist.function_on_finish(function(){ show_debug_message("The textbox finished!"); // Advance the next dialogue box automatically in 4 seconds alarm[0] = room_speed...
I downloaded the repo and tried to run the GMS 2.3 example and was giving me an error for a missing dll. So I built a new dll by following...
### For? S&Box ### What can't you do? I'm unable to change a lot of editor behaviour/settings without knowing obscure console commands (and some things I want just don't have...
### For? Other ### What can't you do? It used to be so easy to search through the api with a single keyword, looking through not only class/function names but...
### Describe the bug The code for my libraries are documented but don't display documentation on asset.party (when they did prior to the new library system)  ### To Reproduce...
### Describe the bug I forget if multi-edit worked prior to https://github.com/Facepunch/sbox-issues/issues/4744 so I'm not 100% sure if this is a bug report or a feature request... But you should...
### Describe the bug I have a camera with the following settings:  And I have a GameObject I'm treating as a mini-scene that is only drawn by this Camera...
### Describe the bug I'm going through errors in my asset.party backend and I noticed that in the editor MusicPlayer.Play paths are relative to the Assets/ folder, but in production...
### Describe the bug Scaling the parent GameObject should be scaling the child GameObject appropriately (like in the direction the gizmos are displaying). https://github.com/Facepunch/sbox-issues/assets/5159369/f4bfd51d-7829-4c78-96be-0c6b28b3c6d6 ### To Reproduce 1. Create an...
### Describe the bug The menu to define collisions between Rigidbodies has disappeared from the Project Settings.  ### To Reproduce Open Project Settings window and notice it's missing. ###...