deangelisdf/visual_novel_pyarcade

Add video into scenes

Open

#29 opened on Oct 7, 2023

 (0 comments) (0 reactions) (0 assignees)Python (1 fork)auto 404
enhancementgood first issue

Repository metrics

Stars
 (2 stars)
PR merge metrics
 (PR metrics pending)

Description

what As many Visual Novel, sometimes the scenes are not statically drawed but are based on cut-scenes or repetable animations. how The animation should be already implemented in python arcade. You need to use this code to make a new action per scenes repetable or one-time executes.

Contributor guide