User Tag List

Results 1 to 6 of 6

Thread: Create one big object out of several small ones

  1. #1
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleSWF Export Module

    Join Date
    Feb 2007
    Location
    Weiningen ZH, Switzerland
    Posts
    179
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Create one big object out of several small ones

    Hi there,

    does anyone have an idea how to create a robot like the following?

    http://www.youtube.com/watch?v=w1EqF5kWz6Q

    It seems to like the robot is made out of several small sprites (arms an legs). How yould I do something like that?

  2. #2
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleSWF Export Module
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)
    Popcorn's Avatar
    Join Date
    Jun 2006
    Location
    Norway, Bergen
    Posts
    2,366
    Mentioned
    13 Post(s)
    Tagged
    0 Thread(s)
    I don't know how this particular robot is made.
    If the robot will be intact all the way, it could just as well be an animation.
    If it is indeed made up of parts, this is done through code that sets the objects relative to each others. Then the main object that controls the movement is probably a large hidden object. Then each part has it's animation or seperately changes angle according to the robot's walking cycle.

    To get a basic idea of how to construct a character with differents body parts, you could take a look at the Bodypart-tutorial on the tutorial page, though it is not exactly what you are looking for.

  3. #3
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleSWF Export Module

    Join Date
    Feb 2007
    Location
    Weiningen ZH, Switzerland
    Posts
    179
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Mmh, let's say this robot is made up of several parts. How would i do this?

  4. #4
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleSWF Export Module
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)
    Popcorn's Avatar
    Join Date
    Jun 2006
    Location
    Norway, Bergen
    Posts
    2,366
    Mentioned
    13 Post(s)
    Tagged
    0 Thread(s)
    Read above post

    I remember Sphax was working on a skeleton object ages ago, which I believe would allow you to set up a body movement, and then attach active objects to the different parts. I think that project was abandoned though.

  5. #5
    Clicker Multimedia Fusion 2

    Join Date
    Aug 2011
    Posts
    103
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Pretty much what popcorn said about playing with angles/sin functions.

    Here's an example showing the robot moving like in contra.
    (Didn't explain anything since it depends on how you want it to move, but you'll need to experiment with angles and sin/cos functions alot)

    View MFA

  6. #6
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleSWF Export Module

    Join Date
    Feb 2007
    Location
    Weiningen ZH, Switzerland
    Posts
    179
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Wow, that's a pretty good example. Thank you

Similar Threads

  1. Small Calendar-Object-Problem
    By Jahkri in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 10th August 2013, 08:12 AM
  2. Is it better to create one large .ini file or many small ones?
    By Ryan in forum Multimedia Fusion 2 - Technical Support
    Replies: 9
    Last Post: 23rd July 2013, 01:26 AM
  3. Small create object suggestion
    By Sam_Dillard in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 7th December 2009, 04:24 PM
  4. [request:]ping object? &small change to FTP object
    By DarkSmurf in forum Extension Development
    Replies: 1
    Last Post: 26th September 2007, 09:33 PM
  5. Suggestion for small fix for Input object
    By Blizna in forum Extension Development
    Replies: 2
    Last Post: 15th August 2006, 10:38 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
  •