Quantcast
Channel: Multiplayer
Viewing all articles
Browse latest Browse all 16796

Help me add photon please ;(

$
0
0
Hello all i need your help

Need add photon, others players for moment dont see spawn item ;(


Code (CSharp):
  1.      using System.Collections;
  2.      using UnityEngine;
  3.    
  4.       public class RandomTimeSpawner : MonoBehaviour {
  5.    
  6.           //Spawn this object
  7.           public GameObject spawnObject;
  8.    
  9.           public float maxTime = 5;
  10.           public float minTime = 2;
  11.    
  12.           //current time
  13.           private float time;
  14.    
  15.           //The time to spawn the object...
Help me add photon please ;(

Viewing all articles
Browse latest Browse all 16796

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>