-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
IAngle has no .add function (or any other arithmetic function, for that matter.), but you can add them in lua with +. This presents a problem. We can't even ask the SF devs to implement it, because such a function doesn't even exist in GLua.
EDIT: A temporary solution to this would be to define a function that adds the angles together in a library, sort of like the one that ports all the typescript array functions.
Metadata
Metadata
Assignees
Labels
No labels