Ryan

Results 6 comments of Ryan

> Not sure if this is something that can be easily fixed. When you register, we have to let you know if an email has already been used - for...

> Excellent, please fix merge conflicts and I'll merge it in! 👍 Fixed merge conflicts. 👍 ~~I'd like to note that this is going to merge into the `physics` branch....

You should make a PR for this. But it should be optional to do this, possibly having two create functions, one taking in your change, and the current one. Forcing...

I wrote an implementation for this [here](https://github.com/CleverSource/lune/commit/228ce855d9f38e9934207cd761c62903364c3230). I can make a PR if the design for this is improved or we can discuss. I have a use case that makes...

Sounds good to me. I'll update my changes when possible and create a PR when it's ready.

This could be done through the `script` global if partial support for it were added. I use [red-blox/Util](https://github.com/red-blox/Util)'s [Future](https://github.com/red-blox/Util/tree/main/libs/Future) implementation and partial support where `script.Parent` goes up the file directory...