Scene transitions #105

Closed
opened 2025-07-06 02:48:15 +00:00 by john · 1 comment
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
Author
Owner

closed by d11f76ac43

Really not thoroughly tested enough, but I'll open bugs about what specifically doesn't work...!

closed by d11f76ac43012768d5291529d3b18ecd065ab5c2 Really not thoroughly tested enough, but I'll open bugs about what specifically doesn't work...!
john closed this issue 2025-07-11 15:43:20 +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.