Hi, i'm new to programming, i know some of the basics of vb.NET. But then i came across this
game maker, so i decided to use this.
At the moment i'm using the demo version. Im trying to make a simple 2d rpg. So far i got the first room loaded up, the house, and the tree's, and the character, and i need help on something...
How do i make the character move around the game room with the arrow keys?,
i have bitmaps of the character walking in all directions. Here's a screenshot of what
i have so far:
(http://img136.imageshack.us/img136/3720/screenfl1.jpg)
the graphics are blurred on these forums...
But thats just the background and sprites loaded, the program doesnt do
anything, so how do i make the character sprite to move around with the arrow keys?
Also i dont know much of the glbasic language, only some of the basics,
I also wanna know if it's possible to make a saveable game in glbasic.
-Thanks :)
lasermouse0
Quote from: lasermouse0Also i dont know much of the glbasic language, only some of the basics,
You shouldn't start with an RPG game if you don't know much about GLBasic. Try out the samples and you will learn a lot. :)
By the way, you can write any game you want. There's no limit (i think) :D. And you can use C++ in your code by the INLINE command. But that's not so easy. :)
Cheers
Check your inbox lasremouse - you have mail ;)