Skip to content

Bad var assignment #2

@LootGoblinTTV

Description

@LootGoblinTTV

In Readme Solution is cam.transform.Rotate(new Vector3(0, 1, 0), rotationAroundXAxis, Space.World);
Replace with Y input cam.transform.Rotate(new Vector3(0, 1, 0), rotationAroundYAxis, Space.World);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions