Script public d'unité

public class #SCRIPTNAME# : MonoBehaviour{
  void Start(){
    
  }
  
  void Update(){
    
  }
}
Nervous Nightingale