pointersfind doesn't display anything because that's not what it's doing. Find returns a pointer to an array...
Pass Vector of pointers to function expecting an arrayYou're absolutely right, my bad.
help while loopRight then, now that I slapped myself awake. I assume the pow you are using is the one included in ...
rougelike game dev help needed with wall collison detection!!!Right then, if you feel like you need to know more of the language you should check out the tutorial...
rougelike game dev help needed with wall collison detection!!!Here's the entire code Note that I removed the wall collision check scrip part of the code, before ...