public bool iCanReply;
void FixedUpdate(){ ReplyCheck() }
public void ReplyCheck(){
if(iCanReply){
Debug.Log(“Lol infinity”);
}
else{
Screaaaaaam();
}
public void Screaaaaaam{
Lol = new int, float, bool etc Infinity;
Lol += Lol;
}