We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The code below would be a handy shortcut.
local entity = self.world:addEntity { id = 5, position = vec3(0, 0, 0) }
The text was updated successfully, but these errors were encountered:
Ok, that seems useful. Should also probably have the remove versions do that.
Sorry, something went wrong.
That would also be useful!
On another note, I am gonna dial up Guinness World Records about your response time.
Landon Manning lmanning17@gmail.com
On 6 July 2015 at 22:57, Calvin Rose notifications@github.com wrote:
Ok, that seems useful. Should also probably have the remove versions do that. — Reply to this email directly or view it on GitHub #4 (comment).
— Reply to this email directly or view it on GitHub #4 (comment).
I just happened to check my email then :)
No branches or pull requests
The code below would be a handy shortcut.
The text was updated successfully, but these errors were encountered: