Skip to content

Play Godot animations from Twine #4

@lemilonkh

Description

@lemilonkh

Define a path to an AnimationPlayer node (or adress using its name) and play an animation using the following syntax:

<% anim("lights_on", "../lights/animation") %>

Optionally, add a scene name that this AnimationPlayer will be contained in. Otherwise add a <% scene("name") %> command.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions