Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added control scheme for 2d scenes #5

Merged
merged 6 commits into from
Nov 10, 2023

Commits on Nov 10, 2023

  1. Added control scheme for 2d scenes

    Added 'orthographic' option to SpectatorSettings. Disables mouse looking & capturing. Makes W and S control y-axis movement.
    MaikoVDV authored and JonahPlusPlus committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    ead5445 View commit details
    Browse the repository at this point in the history
  2. Maintain code style

    Co-authored-by: Hennadii Chernyshchyk <[email protected]>
    JonahPlusPlus and Shatur committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    88de89f View commit details
    Browse the repository at this point in the history
  3. Formatting

    JonahPlusPlus committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    2b8a62c View commit details
    Browse the repository at this point in the history
  4. Updated examples

    JonahPlusPlus committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    f45801e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cba178e View commit details
    Browse the repository at this point in the history
  6. Fix clippy warning

    JonahPlusPlus committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    a3984b1 View commit details
    Browse the repository at this point in the history