[Solved] Platformer Tutorial - Slime Doesn't Collide W/Left or Right

Hey all, this is a total novice question, but I’m a total novice! So there you go!

I’m doing the platformer tutorial and I’m on the “Moving an Enemy” step. I’ve added the four events for “in collision with left/right” and updating the variable text of direction to “right” or “left,” but when I preview the game…the Slime object just passes through the Right object and keeps walking off into space.

Any thoughts on where I might be going wrong?

Here’s a screenshot of my events:

Actually, I’m dumb. I realized that my “right” movement needed an angle of 0 degrees and not 180. Feel free to delete this whole dang thread!

2 Likes