My player keeps stepping over the border and I don’t know how to fix it. Here is a picture and a link.
It’s probably a bug. What I did was make another object and copied and pasted the characters code to the new object (properties included), and it worked. I suggest maybe redo your character on another object, maybe copy everything.
Okay thank I’ll try that and maybe it will work.
It’s because there is no sprite on the wall objects. Anything with Alpha 0 in the sprite editor doesn’t exist and therefore can’t create a hitbox for it. So even though it’s solid, it’s basically just air and the player can go through it. I would recommend making it a solid color, probably the same thing as the background.
If the background color is going to change or you plan to reuse this object, I would recommend making it a bright colored cube to be easily seen in the editor and just have it set to 0 alpha on start using code, so it’s visible in the editor, but disappears when you play the game.
I actually thought that too. It still didn’t work, I even checked properties (unless it did work for you)
I just changed the walls to be an orange square and added the code in it and it worked just fine for me.
is he the same dg1 that had cheems going super saiyan?
Oh lol I guess I forgot to tell him that too.