Hello, I am trying to send a line trace to the tile touched on the screen, but something is working wrong.
Edit: the code above is from the level blueprint
Hello, I am trying to send a line trace to the tile touched on the screen, but something is working wrong.
Edit: the code above is from the level blueprint
The tracing is not set up correctly. You’re mixing up screen space and world space.
Do note that you can just:
Or, if you must trace manually:
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.