Splitscreen object invisible for one player

Hi,
How can i make an object invisible for only one of two players, if the game plays in splitscreen?

I image you have to do this in C+

Hello C0tec,

If you would like to make it so that only one player sees an object you could set the class option “Only Owner See” to true and you could then follow that up with a set owner node. This will allow you to set who can see the object. I hope that this information helps.

Example:

Make it a great day