Fixes #181 | Makes fang tail playable #198
Reference in New Issue
Block a user
No description provided.
Delete Branch "Legalo/SnootGame:Gal-video-fix"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Even on the updated gallery fang tail is still unplayable. This PR fixes that.
I tried making it as reusable as possible but there is no way to get around having to hard-code the definition of the video, as it requires to be defined inside an init block and as such it can't be defined on the screen itself (Or anywhere else really).