Eli
Eli
this would be good to have for auto updating and install on windows
this would be good for scripting lua in games. this would also make it easier for anyone to use
as what the title says it would be useful to be able to download godotsteam and other editors from the download pane for use with steamworks api or other things...
### Discussed in https://github.com/marklovers/kaplay/discussions/3 Originally posted by **amyspark-ng** May 21, 2024 I'd be nice to have an onDoubleClick event, taking as a parameter the time that could be between the...
### Discussed in https://github.com/marklovers/kaplay/discussions/16 Originally posted by **amyspark-ng** May 22, 2024 Let's say my obj has a property speed, that i access doing obj.speed, i'd like to be able to...
make it less cursed. add a choice to wait for execute or just run right away. might be breaking change but may not depending on implementation
### What's the name of the package manager pacdef should support? Brew ### What operating system or software ecosystem does it relate to? Linux + MacOS ### Would you be...
idk if useful but would be good if you could have a node that plays a video ```ts k.loadSprite("testVid", "./mp3s/testVid.mov") ``` ```ts k.add([ k.sprite("testVid") ]); ``` and also the controls...
Physics is cool. having mbody and marea is nice for people not needing to build in the physics. because of how things are structured now it may not take that...
Minecraft Add-On IDE - [x] I have read the [Contributing Guide](https://github.com/ScoopInstaller/.github/blob/main/.github/CONTRIBUTING.md).