User Tag List

Page 2 of 2 FirstFirst 1 2
Results 11 to 16 of 16

Thread: extension idea.

  1. #11
    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 using Viewport object is better than using subapplication because you'll code only one game for all players.

  2. #12
    No Products Registered

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

    Re: extension idea.

    i dont know how to use the viewporint split screen eaither.

  3. #13
    No Products Registered

    Join Date
    Jul 2006
    Posts
    130
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: extension idea.

    you can use 2 subapps that are directed to the same frame, you just have to tell the subbapp which player it has to handle(with a global value for exemple)
    in the directed frame you have to code an engine that can handle both players (i don't think it's a big deal)

  4. #14
    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.

    The only problem with viewport object is that you lose the parallax scrolling feature and repeat mode of layers but you'll be able to program only one game without the necessity of synchronized all elements involved in the game between each screen.

    I'll release an example soon.

  5. #15
    No Products Registered

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

    Re: extension idea.

    well thx for all the help i found out how to use the sub apps. it still would be cool for an exstenchen. i dont need it now but id still be lazy enuf to use it.

  6. #16
    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.

    Here is an example of a split screen made with viewport.

Page 2 of 2 FirstFirst 1 2

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
  •