User Tag List

Results 1 to 5 of 5

Thread: Create BackDrop

  1. #1
    No Products Registered

    Join Date
    Feb 2008
    Posts
    17
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Create BackDrop

    there is any way to create a backdrop with a event? like if collision x create backdrop on Y

  2. #2
    Clicker Fusion 2.5 Developer
    00J's Avatar
    Join Date
    Jun 2006
    Location
    Virginia, USA
    Posts
    1,510
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Create BackDrop

    yeah you could have an active version of the object you want to become a backdrop, then when collision x happens "paste" or "add" the active as a backdrop. It's basically like taking a picture of an image and pasting it to the background.

  3. #3
    No Products Registered

    Join Date
    Feb 2008
    Posts
    17
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Create BackDrop

    I didnt understood.. i want something like where i click it will create a Backdrop there...

  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)

    Re: Create BackDrop

    That is what 00J meant. The active object has an option to either paste or add to backdrop. So what you have to do to add a backdrop is this:

    * user clicks
    - create active object
    - set x position of active to xmouse
    - set y position of active to ymouse
    - active: add to backdrop
    - active: destroy

    You only create the active object for it to copy itself as a backdrop, and then you destroy it. The backdrop still remains ofcourse

  5. #5
    No Products Registered

    Join Date
    Feb 2008
    Posts
    17
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Create BackDrop

    ok thanks

Similar Threads

  1. Create Backdrop From Active Picture Not Working On IOS
    By virtualrom in forum iOS Export Module Version 2.0
    Replies: 3
    Last Post: 4th June 2014, 06:00 AM
  2. Create backdrop Object doesn't work IOS?
    By kosxl in forum iOS Export Module Version 2.0
    Replies: 1
    Last Post: 6th September 2012, 12:43 PM
  3. Backdrop vs Quick backdrop performance?
    By DaveC in forum iOS Export Module Version 2.0
    Replies: 2
    Last Post: 11th May 2012, 06:38 AM
  4. A problem with a Backdrop (quick backdrop)
    By Fant in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 18th March 2009, 08:51 PM
  5. Can an active object create a different backdrop?
    By N64Mario in forum Multimedia Fusion 2 - Technical Support
    Replies: 5
    Last Post: 7th February 2009, 01:11 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
  •