Hello, hello!

starbright2

Newbie
Apr 9, 2022
18
15
I was wondering how to stop characters from walking through walls. I will try to find the correct place to ask. Sorry.
 

Two Cats

Formerly 'Suicide_Bomber'
Game Developer
Oct 7, 2019
7
6
I was wondering how to stop characters from walking through walls. I will try to find the correct place to ask. Sorry.
No problem. About code: you can add a conditional statement to check for wall collisions. If a collision occurs, then you change position of the character.
 
Last edited:
  • Like
Reactions: starbright2