SillyGooseInc
New Member
Hey there!
My name is Simon and me and 2 friends are trying to make a game.
The problem is that, we're quite new to this and we're looking for some sort of help or guidance, if you will.
I'm going to make this short and as easy to read as possible.
So here we go!
Moving characters
I have set up a Imageview with a basic picture that it uses (in this case, the player).
How does one make it move when a certain button is pressed?
I have also added 4 buttons, up, down, left and right.
So if I want to make the character go up, how will I do this?
No code has yet to be applied.
And how will I tell the program to move the player?
Moving characters 2
How do I make the characters imageview change sprite/image once the player moves in a certain direction?
And how do I make it shift between 2 picture while the character is walking? I have 2 pictures for the character when he's walking, but no code has yet to be applied.
Collidition with walls
I want the player to collide with certain objects.
For example, walls, water (he can't swim) and objects in the way.
No code applied here either.
---
Like I said, we're REALLY new to this (I have done a few programs and games with Visual Basic for a few years, but nothingf serious).
All help that we get is greatly appreciated
My name is Simon and me and 2 friends are trying to make a game.
The problem is that, we're quite new to this and we're looking for some sort of help or guidance, if you will.
I'm going to make this short and as easy to read as possible.
So here we go!
Moving characters
I have set up a Imageview with a basic picture that it uses (in this case, the player).
How does one make it move when a certain button is pressed?
I have also added 4 buttons, up, down, left and right.
So if I want to make the character go up, how will I do this?
No code has yet to be applied.
And how will I tell the program to move the player?
Moving characters 2
How do I make the characters imageview change sprite/image once the player moves in a certain direction?
And how do I make it shift between 2 picture while the character is walking? I have 2 pictures for the character when he's walking, but no code has yet to be applied.
Collidition with walls
I want the player to collide with certain objects.
For example, walls, water (he can't swim) and objects in the way.
No code applied here either.
---
Like I said, we're REALLY new to this (I have done a few programs and games with Visual Basic for a few years, but nothingf serious).
All help that we get is greatly appreciated