| I love to create my own original characters and worlds, and to program and develop my own games to tell the stories based around them. Art and Math are my saviours. I do not produce work for anyone other than myself, that way if no one ever cares for my projects, I'll still be happy. It may seem selfish, but it's the truth. My characters and worlds are very important and personal, and creating games to me is a fine art rather than a commercial art. I do not want my worlds or characters to ever sell, because I don't want them to become mere products that the corperate world abuses to make money. |






Thanks for watching me. ^^
--
Don't piss me off...
I'm running out of places to hide the bodies
You should check out this guys costume, the weapons look SOOO real, its blanking epic
[link]
--
Pizza is better then Tacos
onClipEvent (load) {
this.swapDepths(_root.getNextHighestDepth());
}
onClipEvent (enterFrame) {
if (_root.player.hitTest(this)) {
_root.score++;
gotoAndPlay(Gotten);
var sound:Sound = new Sound();
sound.attachSound("coin");
sound.start(0, 0);
removeMovieClip(this);
}
}
for some reason, they want to be collected in order, the order of which I placed them..
Sorry if I'm a bother man
--
Pizza is better then Tacos
I believe I asked this before at some point but I can't remember.
All I want is for when the Health MC ends, for it to go to the next scene, to the point where you only have 2 lives instead of three.
--
Pizza is better then Tacos
Stands, Walks, Attacks, depending on the distance of the player from the enemy!
I have one question, How did you program the attack for the player
In other words, the hit detection for the enemy
Also, do you know anything about combos using the same key?
[link]
Such as that game has
If not, do not worry about it
--
Pizza is better then Tacos
--
Enjoy your signature here
However, what really made me want to write this comment was that I noticed you were very close to your characters. It's charming, and also good to know that you have that kind of bond. C:
--
Get off my grass.
[link] <-- Sketchbook btw
Previous Page12345...Next Page