Skip to content

Conversation

MigasEu
Copy link

@MigasEu MigasEu commented Jan 30, 2025

Add a new load method to add the loaded resource to the tree, instead of changing scene to resource directly.
This allows to do changes on the scene before changing to it.

In my case, it allows me to wait for other peers to be ready and spawn the characters before showing the new scene.

Also added a few new signals so that I'm able to add fade effects on top of it.

Add resource to tree instead of changing scene to resource directly.
This allows to do changes on the scene before changing to it.
Also added a few signals so that I'm able to add fade effects on top of it.
@Maaack
Copy link
Owner

Maaack commented May 27, 2025

Thanks for the PR! I apologize for the delay in reviewing it. I've been avoiding making big changes to the SceneLoader, since it's so core to the other templates/plugins. It may be some time still before I can give this a good look over, but I haven't forgotten about it.

@Maaack Maaack self-assigned this May 27, 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.

2 participants