Can I ask you where we can make suggestion? I got a real great one.
Most of the time in code, we can have code that check for a specific value for exemple player direction.
That create a lot of IF.
Why not adding natively "select case" element.
That will make all game so must easyller to programme.
Most of the time in code, we can have code that check for a specific value for exemple player direction.
That create a lot of IF.
Why not adding natively "select case" element.
That will make all game so must easyller to programme.