Announcement

Collapse
No announcement yet.

FPS game

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    FPS game

    Ive always loved loved the series of rpg maker I started into rpg maker at rpg maker 2 and Ive played it and know how to work the basics of rpg maker 2 and rpg maker 3. Now that I saw the pavalion I thought they could help me with some things. I always wanted to create a fps shooter game. I got the camera to go into fps mode, but I need action. Can anyone help me with this. I need to create a fps shooter game. no other thread has this problem so I need help.

    #2
    Re: FPS game

    Originally posted by ba7
    Ive always loved loved the series of rpg maker I started into rpg maker at rpg maker 2 and Ive played it and know how to work the basics of rpg maker 2 and rpg maker 3. Now that I saw the pavalion I thought they could help me with some things. I always wanted to create a fps shooter game. I got the camera to go into fps mode, but I need action. Can anyone help me with this. I need to create a fps shooter game. no other thread has this problem so I need help.
    You'll need to know how to make a basic ACBS(active custom battle system) first off. Then you'll just have to make weapons in that that are guns & whatnot. Here's a link to my guide I've started on that has a basic acbs *guide*. There's also a few tricks I haven't had time to add to the guide yet. Been waaaay too busy. One is how to disable run and program the circle button
    ~~~~~~~~~
    HOW TO DISABLE RUN AND PROGRAM O BUTTON

    In the end of the "To Map/Facing" (Script #3) place these commands

    Other: Vehicle: Deploy Vehicle Model [InvisMdl] Type=Land Spd=2x
    Script Branch Repeat: Flag [Off(fixed)] OFF
    ~Other: Vehicle: Control Vehicle
    ~Script: Call: [O Button]
    Script Branch End

    ~NOTE~ You will need to make a model box with 100% transparency, and call it "InvisMdl", also you may change vehicle's speed to whatever you want your party's speed at.
    ~~~~~

    There's many other styles of making an ACBS, this is just one that I've used. If you think of switching something in it to better benefit with how your battles system will work go ahead.
    Everything is a Riemann sum of a lot of nothing.

    Comment


      #3
      Re: FPS game

      Many Thanks, It took me a while but I got it to work thanks It really helped.
      Last edited by ba7; 12-31-2005, 01:47 AM.

      Comment


        #4
        Re: FPS game

        I can't get the link to work.

        Comment


          #5
          Re: FPS game

          That might be because this thread is 6 years old at this point.

          While it's not a major offense by any means, it's generally regarded as bad forum er...form to post on threads which have had no replies in a long time (like, over a year). It's better to make a new thread most of the time.

          [EDIT] But I'm looking for that guide elsewhere for you.
          [EDIT 2] Here you go.
          Last edited by Ωbright; 09-01-2011, 10:33 PM.

          Comment

          Working...
          X