Skip to main content

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

Thanks for the quick reply!


I ran the debugger, and I'm getting these two errors for the mv3d plugin:


event config x() is deprecated. Use offset() of xoff() instead.

event config y() is deprecated. Use offset() of xoff() instead.


As for plugins I'm only running Community_Basic (ON), MadeWithMv (OFF) , mv3d (ON) , and IsiahTurnBasedMovement (ON)


The only other thing I can offer as help is that whenever the even gets near a wall it *sometimes* glitches (the animation cycles quickly a few times) and it seems like the movement route is resetting.


What I did to test this is just had the even take 3 steps forward, turn around 180 degrees, then take 3 steps forward, and turn around again 180 degrees. And repeat. What happens is nearly every time it gets near a wall the animation glitches and it stops moving as if it's route has reset and so it can't move anymore because there's a wall there.

'Skip if cannot move' is not checked too just like the documentation says.

Thanks for reporting in those details. This is quite strange because we have made projects with both MV3D and TurnBasedMovement and we have not run into this issue before. If you would be alright with us looking over your project to figure out what's going on, please send the project in either a compressed zip file or as a link to a repository to our business email (found on our Store Page). Any additional instructions you can provide in the email for how to replicate the bug within your project would be appreciated.

I'll try to get you those files as soon as I can. 

I did do some more testing, and turning the frequency down to 4 helps. I actually thought I;d solved the issue since it seemed to be working great at that slightly lower setting, but it eventually stopped following the path I laid out.

So it might have something to do with how the frequency of movement works since 5 glitches out almost right away and 4 works for quite a while (over 20 moves) before glitching out totally.

I've also gone back and forth between two different versions of mv3d: 8.3.1 and 9.0, but they both have the same issues. I'm using 8.3.1 in my project, by the way.

(+1)

I sent you a Google Drive link for the project.