Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

I had to click view more in thread thrice to get here

@CodingHub 1 minute ago

"I had to click view more in thread thrice to get here"

i had to fill in a captcha

Wait, itch has captchas?

Do you think there's a limit? 

That's what we are testing.

Is this the limit?

Nope, I can still reply

lol

(3 edits)

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;

   }