mirror of
https://github.com/tiennm99/godot.git
synced 2026-07-04 09:05:53 +00:00
a503f8aadc
This means that each time this scene is instanced, the resource will be unique! As such, thanks to this, the following features were implemented: -ButtonGroup is no longer a control, it's now a resource local to the scene -ViewportTexture can be created from the editor and set to any object, making ViewportSprite and other kind of nodes obsolete!