Best way to start making this game?
Hi Everyone,
I'm new to flash with years of experience in VB6 and VB.NET programming. But I need to make a very simple game and need to know two things - is there a cheap or free flash program I can do this in? And the best way to start it? I do have a very old copy of Flash MX I believe.
I know it sounds partially violent but what I want to have is two character's heads hand drawn by me. And I want to animate the mouth of one of them talking - just movement, nothing specific. And the other main event I need done is when a key is pressed by the user, I want the woman to slap the man's head and make a slap sound. Thats all.
As far as animation goes in flash, this does not need to be smooth or flicker-free graphics/animation. It can be really crappy which is what I am aiming for. I know this is completely wrong on how to do it but what I want to do is start out by showing one image but having his mouth move a little. Maybe flip between two images with changes in his mouth. Then when the user presses a button, it will animate through a few images of the whole screen redrawn showing her hand coming up, hitting him and going back down. Can I just load ne wimages for the whole screen showing this change in each one? And after, instead of going back to the first screen, now start at another one which shows his face more red from the slap?
I know any good flash game would have movable image objects to do this but for a really corny one, can I just redraw the whole screen image with these changes? Shouldn't this be easy by just detecting the key press and then animate through the frames like in a GIF based on a time interval?
Thanks!!