Hi I am only 13 and have been doing
vb.net for only a few months but so I dont know anything amazingly complex. I have a question about keys. I am working on a game where when you press the right key your character moves right, left and your character moves left etc...
I do know how to make other classes and other forms and to call to them so far all I got was
if system.windows.forms.keys.right() then
end if
but I dont know how to make it so an event is fired if its pressed.
Please anwser
Nick Cammarata