Jump to content

Custom properties are not always shown correctly


Go to solution Solved by Josh,

Recommended Posts

Posted

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.

  • Thanks 1

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...