Post new topic    
Page «  1, 2
Liquid Metal Slime
Send private message
 
 PostWed Oct 08, 2014 11:45 pm
Send private message Reply with quote
TMC wrote:
I don't understand why pressing enter here would be a problem, but maybe it was because there was more to the script.

If you have problems with things double triggering it is almost certainly because you are using "keyispressed(key:enter)" when you should be using "keyval(key:enter) > 1" instead.


I changed Spoonweaver's script to use the enter key as well, but I did not use "keyval(key:enter) > 1". I'm going to experiment with that right now.
Display posts from previous:
Page «  1, 2