alright, I've finished getting a figure to walk, attack, jump, etc. but I cant make a freaking ground! seriously, the person just falls through and I don't know how to code it to make it a stable surface for the guy to stand on. help will be awesome.
Well it really depends on how you've coded it so far.
You could do something like, 'if the movie clip's y value is less than** or equal to the ground's y value, the movie clips y value is set to the grounds y value.'
**Note that I if that doesnt work try greater than because I think the grid in Flash is backwards I cant remember.
I dont know how to code it though. I know it has to be Movie Clip. but what code does the ground need?!? (just give a general idea of what the code should be then I'll figure it out from there, full code would be epic)