One (hopefully last) Networking Question

A wise StarManta once told me…

Now that I’ve finally made it to the point where each player Network.Instantiates their cube (after many problems/distractions, it took me waaaay longer than it could have) I am wondering… How DO you exactly say:

if (this is mine) {

The documentation doesn’t really cover it from what I can tell.

You can use the networkView.isMine property.

Example code (when using Network.Instantiate):

Yeeeeees! n_n It works! It all works!

Thanks to EVERYONE WHO MADE IT HAPPEN!

n_n I made an online game! Hooray!