I thought I would ask on here because I can't figure out the issue. My player has a weird collision with my tiles and I can't seem to figure out how to change it. On the left side I will go right into them but on the right I can't even touch them. Also, my Enemy seems to run through the obstacles sometimes while pathfinding even though I have it set to solids (I just switched it to custom and placed the obstacle option as an event to see if it would help).
Develop games in your browser. Powerful, performant & highly capable.
awesome and seriously thank you, how did you get that else tho? lol, I am so new to this I have no idea if this is day one coding stuff, my apologies.
Sorry, I am very new to game making and I am not quite sure how to change the direction the enemy is facing while following a path(he moonwalks and doesn't mirror). I know how to do it for when he is following the player (using compare X pos) but kind of lost on the pathfinding method. Any help would be really great, thank you.