Tagged Questions
0
votes
0answers
112 views
Why is my arrow texture being drawn in odd places? [closed]
This is a script I wrote that places an arrow on the screen, pointing to an enemy off-screen, or, if the enemy is on-screen, it places an arrow hovering above the enemy. Everything seems to work, ...