- Mar 4, 2021
- 6
- 2
Thank You King !!!!IMAGE NOT FOUND BUG:
In the intro, when you are busted looking up Ava's skirt.
ep1_movie_definitions.rpy
The .PNG is in game/Content/ep1/01 folder and needs to moved to just game/ContentPython:image r_ev_ten = Movie(play="content/ep1/01/r_ev_ten_react.webm", loop=False, image="content/r_ev_ten_react.png")
Here is a copy to use
View attachment 4179678