Mr D Wrote:But you have to give me one thing "I DID FINISH IT". I don't mean to be rude but how many games around this site are fisihed or at least half way done. I know that aiming higher should be my top priority. But you know. I know what I can do, and it's not making games. I did this only becouse it was requested.
Mr D Wrote:@KaTsuO_O - Yes, true. You can't call this a real game, but people still enjoy it. And I think you know that all I can do with scripting is the button command. So puzzle in this game would be the same same thing as in those meet-and-fuck games [which I don't like btw]. But you have to give me one thing "I DID FINISH IT". I don't mean to be rude but how many games around this site are fisihed or at least half way done. I know that aiming higher should be my top priority. But you know. I know what I can do, and it's not making games. I did this only becouse it was requested. And that reminds me how is your work on Area 52 going ?
@Vice-a-Roni - thanks you . I am using your advice right now. If you want to post more than please do. I will use it and update the game once I finish all the edits.
@Lucky777- words of truth
One more thing- who found the 3 trolls I put in the game?
Mr D Wrote:@KaTsuO_O- sorry if I sounded a bit too agresive (didn't really mean to).
About the "I did this only becouse it was requested." part. Well, I was talking about the game/slideshow. Basicaly I started this "game" becouse people wanted me to put my models into a game.
And about the gameplay. It's not that I didn't research it but once I saw all that scripting just for something as walking, my head nearly exploded. I never studied scripting or something similar and learning it would take months -_-. And I have a bit of a problem with "drive". If something takes too long than I just lose interest in it (like the LoK futa custom that I did). If I will ever do more coplicated scripting than I want to fully understand it.(and not something like "put this code in there and than it walks......why? Becouse magic ")
And about the Area 52 - I really want to know. You uploaded some good models and animations and than it just.....stopped. I was wondering if the Area 52 is still alive but didn't want to troll in Area 52 threads by asking "where is the update?" sort of post (I find those kinds of posts a bit annoying}.
Mr D Wrote:@Zaraki-lol by "put this code in there and than it walks......why? Becouse magic " I ment that I don't want to do it like that. I know that I can use codes that I don't understand how they work, but I don't want to do that. I want to understand first and than use leter.
KaTsuO_O Wrote:This is kind of off topic but here's a really simple walk code (AS2):
onClipEvent (load) {
speed = 10;
}
onClipEvent (enterFrame) {
if (Key.isDown (Key.RIGHT)) {
_root.character._x+= speed;
}
if (Key.isDown (Key.LEFT)) {
_root.character._x-= speed;
}
}
haloman Wrote:Blazakin Female. Imma laugh if im right
SFFan Wrote:haloman Wrote:Blazakin Female. Imma laugh if im right
its Flamedramon
Users browsing this forum: No registered users