Skip to main content

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

Aw Man i didn't protected canMove(). I had originally built this plugin with something simpler in mind for a simpler use case. But you’ve really opened my mind to the possibilities now. 

Actually it do not check canMove, but it stop the idle timer. So the player moves during cutscenes. And yes it can trigger encounters since I used movestraight(). Thanks for the question I'll fix all this.