I'm trying to use the "project world to screen" node (assuming it works like convert world location to screen location...) to check if an actor is in my screen. This is how I'm currently setting this up: http://i.imgur.com/quBmaWJ.png
This is in a multiplayer project. As of right now, its running on a server and playing with split screen. I think I've boiled it down to the pins, Screen position X and Y, that are returning 0.0 and I'm not sure why.
This is in a multiplayer project. As of right now, its running on a server and playing with split screen. I think I've boiled it down to the pins, Screen position X and Y, that are returning 0.0 and I'm not sure why.
Comment