Skip to content

Parralex background of stars. #7

@mastercuber55

Description

@mastercuber55

Currently the game uses Vector2 in a std::vector to store position of the stars, which are randomly decided when SceneGame is initialized.
However, if we were to use a Vector3 instead of Vector2 we could keep the 3d distance of the star and using that data to make a parralex background instead of a raww 1:1 stars that move along with the world.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions