Timmy Posted July 27 Posted July 27 Following the Leadwerks 5 Crash course video I found a new bug, In the lua script `CustomComponent.rotationspeed = Vec3(0,0,0)--"Rotation speed" this correctly displays the vec3 properties for the component, however if you write it with spaces, e.g Vec3(0, 0, 0) it does not display correctly. 1 Quote
Solution Josh Posted July 27 Solution Posted July 27 Fixed. Quote My job is to make tools you love, with the features you want, and performance you can't live without.
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.