smileyface12349 / warwick-game-jam-2023

The Great Warwick Game Jam is a 2-week long game jam ran by the Department of Computer Science at the University of Warwick.
GNU General Public License v3.0
4 stars 0 forks source link

Typing "y=" clears #43

Closed smileyface12349 closed 1 year ago

smileyface12349 commented 1 year ago

I've discovered while playtesting a lot of people start typing "y=" and don't clear the current thing, so as a nice little workaround we could just make this clear the input field.

smileyface12349 commented 1 year ago

Done