User Tag List

Page 2 of 5 FirstFirst 1 2 3 4 ... LastLast
Results 11 to 20 of 44

Thread: Need help making a 3-D shooter!

  1. #11
    Clicker Fusion 2.5

    Join Date
    Jun 2006
    Location
    Stockholm, Sweden
    Posts
    1,529
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Need help making a 3-D shooter!

    Well to create a real 3D shooter game, right now, is not very possible.

  2. #12
    No Products Registered

    Join Date
    Feb 2007
    Location
    Sydney, Australia
    Posts
    1,654
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Need help making a 3-D shooter!

    Quote Originally Posted by Sieg
    A 3D shooter in MMF2 is not gonna happen, Sorry.
    Actually I am getting there

  3. #13
    Clicker iOS Export ModuleSWF Export Module

    Join Date
    Feb 2008
    Location
    Australia
    Posts
    16
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Need help making a 3-D shooter!

    3D shooters wouldn't be all that hard in MMF2, as long as you don't need to aim up or down...

    Mode 7 or the mesh object provide some nice displays for scenery, while MMF's natural 2d features could easily take care of collisions along the x/z axis

    However if you're going for the full FPS experience, I have no idea how you could do it.

  4. #14
    No Products Registered

    Join Date
    Feb 2007
    Location
    Sydney, Australia
    Posts
    1,654
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Need help making a 3-D shooter!

    FPS will be easy. You have to see it like this: In all FPS' the gun and the pointer dont move. The only thing that does move is the terrain/scenario.

  5. #15
    Clicker Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Universal Windows Platform Export Module (Steam)

    Join Date
    Jul 2006
    Posts
    2,023
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Need help making a 3-D shooter!

    yeh OK dynamyth we will give you a year like epic had to create UT in MMF2, if at the end you don't produce or its nothing like UT, you fail, or we could skip the rubbish and just say you've failed right away

  6. #16
    Clicker iOS Export ModuleSWF Export Module

    Join Date
    Feb 2008
    Location
    Australia
    Posts
    16
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Need help making a 3-D shooter!

    Quote Originally Posted by Dynamite
    FPS will be easy. You have to see it like this: In all FPS' the gun and the pointer dont move. The only thing that does move is the terrain/scenario.
    Yes, but if you handled the 3d that way, how on Earth would you deal with collisions or the environment or bullets or enemies, it simply isn't possible... Unless maybe you know something we don't?

  7. #17
    No Products Registered

    Join Date
    Feb 2007
    Location
    Sydney, Australia
    Posts
    1,654
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Need help making a 3-D shooter!

    Test where abouts and how close the wall is close to the camera. A custom movement is highly recommended

  8. #18
    Clicker Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Universal Windows Platform Export Module (Steam)

    Join Date
    Jul 2006
    Posts
    2,023
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Need help making a 3-D shooter!

    dyna you obvesly know nothing, how would you test how far parts of a 3D wall are from the camera, its got width and height and its not all the same distance, you cannot do a 3D engine in a 2D programming tool unless it is fake 3D

  9. #19
    Clicker iOS Export ModuleSWF Export Module

    Join Date
    Feb 2008
    Location
    Australia
    Posts
    16
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Need help making a 3-D shooter!

    >_< Then how will you orientate the camera simulatneously in both a 3d and 2d environment?

    The again, I suppose its quite possible to have the y rotation of the camera set to a variable and make bullets travel "upward" on the 2d plane by adding to a height value based on the rotation value.

    Woah, I'm getting ideas.

    Edit: brainstorm: The camera could detect walls on a 2d plane, like Mode7 style, however the walls themselves could all be assigned height values, so that low walls could be passed over and high ones be passed under, bullets using height values could also travel over/under walls and collide with ones within their height range this way, the only problem I see so far is rendering all the bullets and enemies that are to go into the environment, everything else seems fairly simple in theory.

  10. #20
    No Products Registered

    Join Date
    Feb 2007
    Location
    Sydney, Australia
    Posts
    1,654
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Need help making a 3-D shooter!

    no no no. Look you program it so when you press the up arrow whcih is to go forward moves the scenario forward. You can compare 2 general values like "Z of 3Dmesh_scenario" Equals "30" or something. I haven't used the mesh object for some time so i dont know its conditions, actions, events etc.

Page 2 of 5 FirstFirst 1 2 3 4 ... LastLast

Similar Threads

  1. 360 shooter
    By Evilized79 in forum iOS Export Module Version 2.0
    Replies: 1
    Last Post: 14th November 2011, 08:26 AM
  2. Top down MMF 2 shooter engine?
    By TopWeb in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 27th November 2010, 07:22 AM
  3. 2d shooter help
    By okonz in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 13th December 2008, 09:13 PM
  4. Shooter AI
    By JoeText1 in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 23rd November 2008, 01:03 AM
  5. Need help with shooter.
    By punch145 in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 24th December 2007, 01:51 PM

Posting Permissions

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