CST1229
CST1229
> not an issue GitHub issues aren't only for issues/bug reports. (Reply to the below comment to not clog up the thread as much: Yes, I know issues can be...
It might just be your project actually lagging, and 240FPS is probably overkill for most usecases. You can probably just set the FPS to 0 (to use the screen's refresh...
By the way, clones receive broadcasts, so they might be creating clones of themselves. You can create a "for this sprite only" variable, set it to 0 in a when...
> Also can you add fixes #1399 to the inital PR description please? That issue seems more like it's about `struct.func()` calls, which this PR does not resolve. This just...
> Can you not add the changes to the original as opposed to creating an entirely new extension? From looking at the getInfo block list, this seems more like a...
> This would be nice to add. We could use the `versionAdded` property of addon manifests. And also sort multiple addons in the same version using addons.json order (as addons...
> When trying to load to TurboWarp as a file, it errors and says “The VM is outdated”. Use https://staging.turbowarp.org/
> I think this icon is better than the current: I prefer the current way of having the add input button being on the right and remove input being on...
> I don't know why, but this extension cannot run on some versions of Turbowarp Desktop (for example, in this case, `v1.9.3`). Use the latest 1.10 beta; this extension requires...
> really cool extension! it can probably fix the formatting issue if you run `npx prettier --write path/to/file.js` no, use `npm run format` in the repo folder (so it gets...