Super Hexagon Released! http://www.superhexagon.com
I know how to crash the game:say(x)*Insert dialog here*say(99)*Insert text here*Test the level, your game crash when reaching the say(99)Since say(11) is max for dialogue, Doing say(12+) will overflow something i guess?
Quote from: SteveGamer68 on April 21, 2017, 06:15:26 AMI know how to crash the game:say(x)*Insert dialog here*say(99)*Insert text here*Test the level, your game crash when reaching the say(99)Since say(11) is max for dialogue, Doing say(12+) will overflow something i guess?I think say(50) is max but i'm not sure.Also, it crashes because the dialogue can't fit on screen
Quote from: Sir Loller the cancerous on April 21, 2017, 07:10:18 AMQuote from: SteveGamer68 on April 21, 2017, 06:15:26 AMI know how to crash the game:say(x)*Insert dialog here*say(99)*Insert text here*Test the level, your game crash when reaching the say(99)Since say(11) is max for dialogue, Doing say(12+) will overflow something i guess?I think say(50) is max but i'm not sure.Also, it crashes because the dialogue can't fit on screen50 is max for internal say commands