User Tag List

Page 1 of 2 1 2 LastLast
Results 1 to 10 of 16

Thread: extension idea.

  1. #1
    No Products Registered

    Join Date
    Aug 2006
    Posts
    59
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    extension idea.

    would it be posible for a split screen extension?I tryed to check on the click team wiki but the links wouldent work for me.

  2. #2
    No Products Registered

    Join Date
    Jul 2006
    Location
    Umeå, Sweden
    Posts
    1,090
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: extension idea.

    I think it's already under development by LIJI

  3. #3
    No Products Registered

    Join Date
    Aug 2006
    Posts
    59
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: extension idea.

    whats the site for that?

  4. #4
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module

    Join Date
    Jun 2006
    Posts
    6,773
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Re: extension idea.

    It has not yet been released, but it will be soon.

  5. #5
    Clicker Multimedia Fusion 2 Developer

    Join Date
    Nov 2006
    Posts
    696
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: extension idea.

    I asked a similar question in the tech support forums months ago. If you need this to be done immedietly you should use the sub application object. There was an example of this file archives. It is probably on page 2-4.

  6. #6
    Forum Moderator Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export Module
    Sphax's Avatar
    Join Date
    Jun 2006
    Location
    Paris, France
    Posts
    4,454
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: extension idea.

    I think you can use the "viewport object" to do that with ease.

  7. #7
    No Products Registered

    Join Date
    Jul 2006
    Location
    Texas
    Posts
    1,225
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: extension idea.

    Viewport object can only use what is being displayed by MMF2. If you tell it to look at something off screen, you won't see anything. At least that's what I've heard.

  8. #8
    Clickteam Clickteam
    Anders's Avatar
    Join Date
    Jun 2006
    Location
    Denmark, Århus
    Posts
    3,456
    Mentioned
    5 Post(s)
    Tagged
    1 Thread(s)

    Re: extension idea.

    I think the split-screen object will work in a similar way but easier to use for that purpose. They have the same limitations though.
    I've seen a split screen example using ViewPort done using maths. I think thats what the Split Screen object is going to take care of for you.
    About going around the limitations: You have to make the window size much bigger and then resize the window smaller again at the start of the frame. That makes MMF2 draw more than what is visible in the window and allows either ViewPort object or SplitScreen object to use that "offscreen" image. Just note that this can slow down your game since MMF2 has to draw everything = more processing expensive and uses more RAM.

  9. #9
    Clicker Multimedia Fusion 2 Developer
    Maverick's Avatar
    Join Date
    Aug 2006
    Location
    Defiance, OH
    Posts
    165
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: extension idea.

    I've seen a tutorial for one on the Sonic FanGame HQ:

    http://sfghq.emulationzone.org/view_info.php?sec=4&id=108

    Might be worth looking into.

  10. #10
    No Products Registered

    Join Date
    Aug 2006
    Posts
    59
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: extension idea.

    the one problem is im not realy that good at the sup applacation thing. i might be able to open it up and find out how it works but that will take a wile.

Page 1 of 2 1 2 LastLast

Similar Threads

  1. Maybe Extension Idea? String++?
    By Tim in forum Extension Development
    Replies: 3
    Last Post: 20th October 2011, 03:14 PM
  2. Idea - CUDA Extension
    By Atom in forum Extension Development
    Replies: 2
    Last Post: 15th February 2009, 06:35 PM
  3. Extension idea
    By xhedgehogx in forum Extension Development
    Replies: 11
    Last Post: 20th November 2008, 01:49 PM
  4. Got an idea for an extension? Read this!
    By Joshtek in forum Extension Development
    Replies: 1
    Last Post: 25th December 2006, 12:44 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
  •