Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - budsmoka

#1
Okay so basicly Im putting together a mortal kombat style fighter(snes version) Where you only move two directions. Each direction is on a different loop.

I got a second view with a couple of punching animations on it.

execute repeatedly looks something like this. (i know some of the syntax doesnt make sense, but its just to give you an idea since its a very short script you shouldnt have trouble.

If(KeyPressed == true)
{

  if(cCharacter.Loop == 1)  #Should be the loop which faces left.
{
    cCharacter.LockView(2);
   cCharacter.Animate(0,4,norepeat Etc Etc

}

 if(cCharacter.Loop == 2)  #Should be the loop which faces right.
{
    cCharacter.LockView(2);
   cCharacter.Animate(1,4,norepeat Etc Etc

}
}

Okay its something extremely similar, except with an additional if to tell when the animating is done, and to switch back to the normal view.

However for some reason it always comes back as loop 1(the facing left loop) Even when the loop that is really being used is 2 (The right loop)  So as you can see something isnt going as planned.

Any help would be greatly appreciated, and if this is too sloppy or something Im sure I can comeup with the exact codeI'm using, its just on another computer right now.

Thanks in advance.


#2
Okay, at the moment the script, and everything is on another pc, with me unable to get to it. So I will try and explain my problem as best as I can, and maybe someone has ran into something similar.

Okay so basicly I have a game with a flying saucer, your floating around space, and I have meteor objects that fly all around the place moving around in random spots.

Now I set up a hotspot that covers the entire room, and put for any look(Because in spaceship mode there will be no look only shoot!) to move another invisible object to right under the ship, then make it visible, then make it animate and move and pretty miuch "fire" at where the mouse was when it clicked.

However, and heres the problem.

When the object has to touch the flying saucer character to get to the x,y of the mouse it sometimes makes its own "creative" little routes. By going one way, then looping back another.

also at some spots of the screen even when the character sprite isnt in the way it will go in funky directions or not quite where it was supposed to.

Anyway I know thats vague, and Im trying to get the script on this pc as we speak. Any help you can offer is greatly appreciated.
#3
Critics' Lounge / first sprite ever
Sat 15/01/2005 11:40:13
this is the first sprite ive ever made, and i zero artistic talent so i was wondering if someone could make a walkcycle for this character....

www.geocities.com/budsmoka2k/demon.gif
#4
Completed Game Announcements / ron - end game
Fri 14/01/2005 16:26:03
this is my first completed game with ags , and it is a ron game.

i dont really know how to describe it , exept its a ron game and you play as davy... well anyway check it out.

get it here: www.geocities.com/budsmoka2k/ronend.zip
#5
would anyone be pissed if i made a ron game?? , i half all the backgrounds ad characters and gui and stuff. but i wouldnt wont to make anyone made, if there no objections ill start writing a story..

#6
okay i have version 2.62 and i want to learn the scripting language , but the problem is the tutorials listed arnt working for some reason , the example scripts in the tutorial , say to put something like, display ("message") ; but when i try it out it doesnt work and i do exactly as the tutorial says, is the information in the tutorial incorrect, or is it for a later version,?

also besides the tutorial that says, "getting started with scripting" the rest of the websites that say they have info on scripting , dont even load up.

is they any other tutorials besides the one's listed ?
#7
Adventure Related Talk & Chat / first game.
Fri 07/01/2005 07:40:56
alright im working on my first game, its actually a pretty stupid concept,

its called zeb lost his weed, i just figured since in completely new here and i dont have much of the game finish id, say something about it here rather than announce it, anyway its basicly,

your a guy name zeb, you wake up and decide to have a little morning bake, but your weeds missing... so you go on this little hunt for it,,,,,

thats pretty much it, just wondering if anyone had any suggestions to make the plot better...
SMF spam blocked by CleanTalk