None of the animations loaded. Fixed it by editing animations.rpy to include images directory in file path. Default root is "game" directory.image name = Movie(play="images/rest/of/path.webm", loops=-1)