I was wondering how I can check if a space is free without using arrays.
I want to make a gun shoot if space in front of it is free. But the space can be blocked at any time
I want to make sure that this is checking every tick unless there is another way