Scene transitions #105

Open
opened 2025-07-06 02:48:15 +00:00 by john · 0 comments
Owner

examples:

   scene.fade_to(next_scene, duration=1.0)
   scene.slide_out(direction="left")

Why not connect it with Animations - can Scenes be rendered at different positions, rotations, opacity, etc?

examples: ``` scene.fade_to(next_scene, duration=1.0) scene.slide_out(direction="left") ``` Why not connect it with Animations - can Scenes be rendered at different positions, rotations, opacity, etc?
john added the
Major Feature
label 2025-07-06 02:48:15 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: john/McRogueFace#105
No description provided.