|
-
Oct 17th, 2002, 01:45 PM
#15
Thread Starter
Member
well, I used your code to do the menu, and it is working well, so I started the actual game...Now I like the menu system, so I kept using it. But now I have another problem:
If KeyCode = 39 Then
If Menu = 1 Then
RM.Left - 20
End If
End If
End Sub
RM is the main character
and if menu = 1, it means it is in the game, not in pause or something like that.
But the thing is, when i press the 39 key (right), RM goes all the way to the left of the screen. Why is this?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|