Cakeman
05-21-2007, 02:13 AM
First off I'd like to say I love this site. So far it's been really useful and seems to be run by some pretty good people.
At school we have been assigned a major project in flash (like a short flash movie or game, etc) and I have decided to make an adventure game, and how complex it is will depend on how much time I have.
To keep it simple, It will be point-and-click most of the time (Like click on a door and the player moves there, rather than using arrow keys to move to the door. clicking on empty space will not make the character move there. Just unecessary coding as far as I'm concerned)
I have started writing the code for moving between rooms and interacting with objects.
Anyway, I would like to put in a few little mini games. Really simple stuff just for learning purposes, like alternating left and right arrow keys to climb down a rope.
I haven't had *much* luck when looking through the tutorials on this website for things that could be useful, so if anybody knows of any tutorials that might help or have any tips, etc. please let me know.
Areas that might be useful:
- Inevntory
- Moving between rooms
- Using actionscript to animate
- remembering object states (ie. if the player smashes a window, it stays smashed, etc)
- etc.
Thanks in advance,
Cakeman.
At school we have been assigned a major project in flash (like a short flash movie or game, etc) and I have decided to make an adventure game, and how complex it is will depend on how much time I have.
To keep it simple, It will be point-and-click most of the time (Like click on a door and the player moves there, rather than using arrow keys to move to the door. clicking on empty space will not make the character move there. Just unecessary coding as far as I'm concerned)
I have started writing the code for moving between rooms and interacting with objects.
Anyway, I would like to put in a few little mini games. Really simple stuff just for learning purposes, like alternating left and right arrow keys to climb down a rope.
I haven't had *much* luck when looking through the tutorials on this website for things that could be useful, so if anybody knows of any tutorials that might help or have any tips, etc. please let me know.
Areas that might be useful:
- Inevntory
- Moving between rooms
- Using actionscript to animate
- remembering object states (ie. if the player smashes a window, it stays smashed, etc)
- etc.
Thanks in advance,
Cakeman.