Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(1 edit) (+1)(-1)

Nevermind, Shaun... I legit forgot to write a line.. lol I didn't write the "x -= x mod TILE_SIZE;" line... >.< That was such an embarrassing move! lol

Hey Shaun, I am a little stuck on the collision side of everything. I've been working with GameMaker since Gm6, but I have decided to look at your tutorial in regards to using GMS2. Since the systems and language has been changed drastically and also allows for more new features, I wanted to learn how to utilize them as much as possible. My problem is after following Episodes 15-18, I have been experiencing a strange bug. My player seems to dash through the tilemap collision in a particular corner, thrusting him out of bounds. I assumed I made a mistake on either the collision script or the entity collision... but they have appear to be no errors with how I typed it up. I don't usually like to copy exact code and I tend to look and study it, but this is one of those instances where I had to backtrack and delete the whole collision code and copy it exact how you wrote, yet the bug persists... not sure on what to do here, I am very confused on what I did wrong. :p

Any help would be much appreciated!

Cheers