Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Same error as everyone else:

ERROR: connect: In Object of type 'AnimationPlayer': Attempt to connect nonexistent signal 'finished' to method 'Control.goto_next_scene'.

I don't know where in the project or code this is, but I bet you need to change "finished" to "animation_finished"?