Skip to content

Global variable ANGULARVELOCITY is of type UnityEngine.Vector3 instead of kOS's Vector #3172

@Azzurite

Description

@Azzurite

ANGULARVEL correctly corresponds to the Vector type of kOS.

However, when you do print ANGULARVELOCITY:mag., this is the output:

print ANGULARVELOCITY:mag.
Values of type UnityEngine.Vector3 cannot have suffixes

print ANGULARVEL:mag. works correctly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions