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 passing of data between staged scenes #509

Merged
merged 1 commit into from
Aug 21, 2023

Commits on Aug 21, 2023

  1. Added passing of data between staged scenes

    Added passing of user_data between scenes.
    Added default handling of string/vector3/transform3d user_data as spawn-point.
    Added extended documentation about staging signals and methods.
    Modified demo teleporter to support optional spawn-point data.
    Add minor-breakage comment to VERSIONS.md.
    Disable warnings for unused parameters on interface functions intended for overriding.
    Added support for user_data objects with "get_spawn_position" method.
    Malcolmnixon committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    a8622d0 View commit details
    Browse the repository at this point in the history