User Tag List

Results 1 to 4 of 4

Thread: 360 Shooting with PMO Object and animation?

  1. #1
    Clicker Fusion 2.5
    darkmanx_429's Avatar
    Join Date
    Jun 2010
    Location
    Earth 313
    Posts
    381
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Unhappy 360 Shooting with PMO Object and animation?


    Been trying to figure out exactly how to code this function into my character. ( I have provided a pic with a similar character above so you can kinda see what I mean.) I am using a PMO object with a sensor for my character. I am using the arrow keys on the computer for character control. Can someone explain to me how I would start to code the animations with the editor so that I can get full 360 movement with the character when he aims? I have found many 360 shooting mfa examples but they all involve using a cursor object or a mouse click to aim and this is not what I am after. I want to be able to press like "D" and then hold the up and right arrows at the same time for the character to aim to the upper right and shoot and vise versa for upper left, for example. Can someone help me out? Please be specific as possible as I am trying to learn.

  2. #2
    Clicker Fusion 2.5
    darkmanx_429's Avatar
    Join Date
    Jun 2010
    Location
    Earth 313
    Posts
    381
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    RE:?

    So I recently found the Ultimate Metroid Engine mfa and the shooting and controls in that are exactly what I am looking for. Unfortunately, the author of that mfa did it without using a PMO object. I've been trying to reverse engineer some of his codes with PMO with no success for the 360 movements. (i.e holding left and right arrows to shoot in the upper right corner etc.) i don't know why this 360 shooting is such a issue for everyone in MMF2. I've found plenty of examples of people doing 360 shooting with the crosshairs, using mouse clicks etc. so it cannot be so complicated to recreating such movements similar to games like Contra 3 and using a PMO object. Surely, someone could help me out.

    So here, is another example so you can see what I am talking about. I changed my control type so that the character aims in 8 directions and assigned the appropriate animations for them. The Metroid example has the control types that I am after under a section called diagonals. How do I make those commands using PMO? In the event editor I tried using the "repeat while moved up and right" for the controls; then I assigned a change animation sequence to the assigned animations section for the character that I created. Under PMO I used "Object is standing on ground." I tested it and tried pressing the up and right arrow keys for the character to play the animation to aim to the upper right, no luck...can someone help me out? Please be specific as possible so I can learn.

  3. #3
    Clicker Fusion 2.5
    darkmanx_429's Avatar
    Join Date
    Jun 2010
    Location
    Earth 313
    Posts
    381
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    So since no one is really taking the reigns with this 360 movement I guess it's left up for me to knock this out and share my results with the community! lol I am making some strides in the area. By using groups and flags, I managed to get my animation to change when the player presses the shooting button and then the character aims in that direction. Now the problem is that whenever the new animation plays, the change only displays the 1st frame of animation only. If someone can look at my example, see something that is wrong and can help me out, reply's are appreciated!

  4. #4
    Clicker Fusion 2.5
    darkmanx_429's Avatar
    Join Date
    Jun 2010
    Location
    Earth 313
    Posts
    381
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    UPDATE: PMO Contra III: 360 Shooting


    I managed to get the character to aim in 8 different directions by using groups. I had to use a different animation group for the diagonal aiming. I tried to used 1 animation group with all 8 different aiming directions on it, but for some reason it didn't work at all that way. So I just assigned the diagonal animation to it's own separate animation group. To get the aiming I assigned the controller presses (regular shot) to a aiming group (360 aiming) so when you press a button (i.e. up/right) then it goes to the that animation group and shows the specific animation. Now for the problems. When I press i.e. up/right the character slides in the new animation, can someone look at my example code and see what's up with it? I tried to use PMO pause and unpause but haven't been able to nail it yet. Also, I still can't get the aiming to play animation (i.e. aiming/running) when he changes to the new pose. I don't know why. Right now I just have the character using static aiming when he is not moving. I tried using flags but I haven't been able to make him run and gun yet....Next, I think I can get the animation to fire by pressing the shoot button and changing the angle of the bullet to match that specific animation. Feedback would be appreciated.

Similar Threads

  1. Shooting animation with DavidN's platform engine
    By UnicornP in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 6th April 2012, 03:41 PM
  2. Shooting animation.
    By Carlos182 in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 22nd September 2009, 02:58 AM
  3. Shooting animation timing
    By Fralex in forum The Games Factory 2 - Technical Support
    Replies: 2
    Last Post: 22nd July 2009, 06:29 PM
  4. Help with an animation for shooting while walking?
    By Jocastus in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 4th April 2009, 06:14 AM
  5. Help with shooting animation
    By Ralucard in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 23rd November 2008, 08:34 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •