Carson Kompon

Results 22 issues of 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...

feature :thought_balloon:

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...

feature request

### 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...

feature request
web

### 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) ![image](https://github.com/Facepunch/sbox-issues/assets/5159369/d4305001-5dc5-42fd-a783-313e72902cd7) ### To Reproduce...

bug

### 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...

bug

### Describe the bug I have a camera with the following settings: ![image](https://github.com/Facepunch/sbox-issues/assets/5159369/45290b9a-baaf-4e7c-86f0-7ec091946209) And I have a GameObject I'm treating as a mini-scene that is only drawn by this Camera...

bug

### 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...

bug

### 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...

bug

### Describe the bug The menu to define collisions between Rigidbodies has disappeared from the Project Settings. ![image](https://github.com/Facepunch/sbox-issues/assets/5159369/94b5a788-5008-4aaf-81bc-deb2f9b64921) ### To Reproduce Open Project Settings window and notice it's missing. ###...

bug