Search results
Sep 16, 2019 · This isn’t the only Promise implementation for Lua on Roblox, but it’s probably the most fully-featured one. The main alternative I’m aware of is NevermoreEngine’s implementation, but it doesn’t support cancellation. If you have any questions about using Promises, feel free to ask them down below! – evaera
Jun 21, 2020 · The Roblox community has benefited greatly from promises and coroutines. They provide us the tools we need to construct a far more dependable manner of creating code and accessing data. Furthermore, it is open source, which means that anybody may contribute to the community and help keep it up to date. 1 Like.
Visit the latest release. Under Assets, click Promise.lua. Using Rojo? Put the file into your game directly. Using Roblox Studio? Open the file, copy its contents, and paste into a ModuleScript and call it Promise.
Versatile, composable, predictable. Promises model asynchronous operations in a way that makes them delightful to work with. You can easily chain together multiple async functions and you don't have to worry about accidentally yielding.
Lua 100.0%. Promise implementation for Roblox. Contribute to evaera/roblox-lua-promise development by creating an account on GitHub.
Mar 25, 2020 · Roblox Introduces Game Design & Coding Resources for Remote Learning. 03/25/2020. Free Roblox Studio webinars for teachers, and new how-to guide for kids and teens to make a game on Roblox.
Roblox Studio is an IDE developed by the Roblox Corporation offering an assortment of building and scripting tools as well as testing, debugging and collaboration tools for development on Roblox. Before the release of Roblox Studio, creating places was possible using RobloxApp.