Hi guys,
Im trying to make my bool comes true if my character hits a collider at the edge(like swing copters)
Currently my problem is resolutions how am i supposed to make it stay at the edge for every resolution when in my experience it always resizes its width.
My current solution is just to make the bool true when my render is not visible and im trying to make it like swing copters where i can collide with the edge.
Thanks