feat: This enables user-defined transition and uses a tween to animate the transitions (#405)
* feat: This enables user-defined transition and uses a tween to animate the transitions fixes #344 * docs: Automatic update of API docs * docs: Automatic update of API docs Co-authored-by: Dennis Ploeger <develop@dieploegers.de> Co-authored-by: dploeger <dploeger@users.noreply.github.com>
This commit is contained in:
@@ -37,7 +37,7 @@ The Escoria context currently in wait state
|
||||
### scene\_transition
|
||||
|
||||
```gdscript
|
||||
var scene_transition
|
||||
var scene_transition: ESCTransitionPlayer
|
||||
```
|
||||
|
||||
Reference to the scene transition node
|
||||
|
||||
Reference in New Issue
Block a user