Yuval 29 Posted March 2, 2017 Hello! I am working on a system that replaces the current task, map and marked waypoints. Currently it works all very well, but one thing that is missing which is drawing the waypoint icon on the edge of the screen when the position is not visible on the player screen. I've searched and haven't found and answer, therefore I believe there is no engine solution to this problem. If you'd be kind and help me solve this problem and/or be able to give me an idea for a possible solution I'd be very thankful. - Yuval Share this post Link to post Share on other sites
killzone_kid 1331 Posted March 2, 2017 Quote drawSideArrows: Boolean - (optional) - Draw arrows at edge of screen when icon moves off screen. Does this not work? https://community.bistudio.com/wiki/drawIcon3D 1 Share this post Link to post Share on other sites
Yuval 29 Posted March 2, 2017 Just now, killzone_kid said: Does this not work? https://community.bistudio.com/wiki/drawIcon3D Woah. Since when the drawSideArrows check in. If I had a penny everytime I viewed this particular page.. Share this post Link to post Share on other sites
killzone_kid 1331 Posted March 2, 2017 Since 11 April 2015 1 Share this post Link to post Share on other sites
Yuval 29 Posted March 2, 2017 1 minute ago, killzone_kid said: Since 11 April 2015 Welp. Solved. Might aswell see a professional doctor, have my awareness checked.. Share this post Link to post Share on other sites
killzone_kid 1331 Posted March 2, 2017 Just bookmark https://community.bistudio.com/wiki/Special:RecentChanges Share this post Link to post Share on other sites