Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
unity_game_dev [2020/04/18 20:48]
paul [Photon PUN]
unity_game_dev [2020/04/18 21:02] (current)
paul [Unity Engine]
Line 351: Line 351:
         public Component particleSystem { get; }         public Component particleSystem { get; }
 </code> </code>
 +
 +===== Debug =====
 +
 +You can format your debug colors!
 +
 +<code c#>
 +Debug.LogError("<Color=Red><a>Missing</a></Color> Beams Reference");
 +</code>
 +
  
 ===== Multiplayer ===== ===== Multiplayer =====
  • unity_game_dev.1587242887.txt.gz
  • Last modified: 2020/04/18 20:48
  • by paul