|
Hi all, I am trying not to use the mouse in my game. My question: Is there any way I can adjust the value of a GUI slider using the left/right arrow keys? My code:
(comments are locked)
|
|
Alright, figured it out @psychlab1 It is recommended to use Event inside of GUI instead of Input
May 18 '12 at 11:48 PM
hijinxbassist
@hijinxbassist thanks, i see that Event doesn't support GetKey, can you tell me the syntax I would need? is it just Event("left")?
May 19 '12 at 12:16 AM
psychlab1
(comments are locked)
|
