Skip to content

Camera controls restructure #317

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

Open
wants to merge 36 commits into
base: main
Choose a base branch
from
Open

Camera controls restructure #317

wants to merge 36 commits into from

Conversation

kpal81xd
Copy link
Contributor

@kpal81xd kpal81xd commented Mar 10, 2025

Motivation

The camera controls should not use a high level library (Script) but should consist of building blocks that combined can be used directly for the intended purpose. This removes the need of constraints such as attributes, the script lifecycle and it existing as an external resource (unbundled)

Structure

  • Removed Script
  • Added external extras folder for JS files which will be folded into engine once finalized

Behavior should be identical

@kpal81xd kpal81xd requested a review from a team March 10, 2025 17:37
@kpal81xd kpal81xd self-assigned this Mar 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants