User Tag List

Page 2 of 98 FirstFirst 1 2 3 4 12 52 ... LastLast
Results 11 to 20 of 972

Thread: Build 293.10 - Release version

  1. #11
    Clicker

    Fusion 2.5 MacFusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleUniversal Windows Platform Export ModuleSWF Export ModuleFirefly 3D ModuleInstall Creator Pro
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)Firefly 3D Module (Steam)
    pradeep's Avatar
    Join Date
    Dec 2013
    Location
    India
    Posts
    431
    Mentioned
    11 Post(s)
    Tagged
    0 Thread(s)
    List object not load filelist in html and android
    i.e. *.*, *.png, *.jpeg etc not load.
    https://www.dropbox.com/s/j5k1x41fokmv1lp/Pra.zip?dl=0

  2. #12
    Clickteam Clickteam

    Join Date
    Jun 2006
    Location
    France
    Posts
    14,640
    Mentioned
    279 Post(s)
    Tagged
    3 Thread(s)
    Quote Originally Posted by pradeep View Post
    List object not load filelist in html and android
    i.e. *.*, *.png, *.jpeg etc not load.
    https://www.dropbox.com/s/j5k1x41fokmv1lp/Pra.zip?dl=0
    Load File List is not supported on those platforms, AFAIK it's supported only in the Windows and Mac runtimes.

    IIRC to load picture files in Ansdroid/HTML5 either provide an URL or include the files in the Binary Files tab in the Data Elements editor.

    PS: this thread is reserved for issues that are specific to this build, not to general support questions. Open new threads for this type of question, thank you in advance.

  3. #13
    Clicker Fusion 2.5
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)
    PixelABCD's Avatar
    Join Date
    Apr 2014
    Posts
    249
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Thank you for the updates. It brought in some nice additions again.

  4. #14
    Clicker Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)
    GKProduction's Avatar
    Join Date
    Aug 2017
    Location
    Russia, Kostroma
    Posts
    164
    Mentioned
    8 Post(s)
    Tagged
    0 Thread(s)

    Question

    Thank you for update, Clickteam!

    I have one problem. I want to add Active image as backdrop (using action "Add Backdrop"), but Active can change his scale (for example 2). When I tried to add backdrop, Active's scale is ignored:
    2021-07-03_22-34-47.png

    It is a bug or not? If not, as something like this would be very useful for optimizing project. Do you have plans to fix/add this feature?

  5. #15
    Clicker Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)iOS Export Module (Steam)
    Linky's Avatar
    Join Date
    Mar 2020
    Location
    Egypt
    Posts
    310
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by GKProduction View Post
    Thank you for update, Clickteam!

    I have one problem. I want to add Active image as backdrop (using action "Add Backdrop"), but Active can change his scale (for example 2). When I tried to add backdrop, Active's scale is ignored:
    2021-07-03_22-34-47.png

    It is a bug or not? If not, as something like this would be very useful for optimizing project. Do you have plans to fix/add this feature?
    Yeah this problem was there from a long time and if I remember correctly it has been suggested by a lot of people too

    From old posts it appears that it is hard to implement in Fusion but hopefully Clickteam can do something about it as this can be extremely useful in a lot of cases

  6. #16
    Clicker Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)
    GKProduction's Avatar
    Join Date
    Aug 2017
    Location
    Russia, Kostroma
    Posts
    164
    Mentioned
    8 Post(s)
    Tagged
    0 Thread(s)

    Exclamation Bug was found

    If we have few backdrops, and use "Convert blocks of backdrops to quick backdrops, we got message about the impossibility of undo. It's okay. But if I anyway undo one-two times, Fusion will be crash

  7. #17
    Clicker Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)
    GKProduction's Avatar
    Join Date
    Aug 2017
    Location
    Russia, Kostroma
    Posts
    164
    Mentioned
    8 Post(s)
    Tagged
    0 Thread(s)

    Exclamation Another bug (I guess)

    In my project I have Active as hitbox and Active as player animation.

    Hitbox have ico.png physics platform movement, player animation always get animation from hitbox:
    Code:
    Always
      Player animation : Set animation to "Anim Number( "Hitbox" )"
    Hitbox have just one sprite, player animation have some animations and frames.

    Before this beta animations of player animations was played normally, but with this beta now animation does not start to play.

    Example: Bug with anim.mfa
    Check it on builds 293.1 and 293.2 Beta

  8. #18
    Clicker

    Fusion 2.5 MacFusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleFirefly 3D 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)
    fnkycoldmadeanr's Avatar
    Join Date
    Jul 2017
    Location
    Melbourne, Australia
    Posts
    319
    Mentioned
    14 Post(s)
    Tagged
    0 Thread(s)
    @GKProduction Use “Surface Object” it can add backdrops scaled and rotated, though in DX11 there is a bug where transparency is rendered black

  9. #19
    Clicker Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)
    GKProduction's Avatar
    Join Date
    Aug 2017
    Location
    Russia, Kostroma
    Posts
    164
    Mentioned
    8 Post(s)
    Tagged
    0 Thread(s)
    @fnkycoldmadeanr, thanks for advice, but my project for Android too. I can't use Surface

  10. #20
    Forum Moderator

    Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleUniversal Windows Platform Export ModuleSWF Export ModuleXNA Export ModuleInstall Creator Pro
    nivram's Avatar
    Join Date
    Jul 2006
    Location
    Bandon, Oregon
    Posts
    6,840
    Mentioned
    12 Post(s)
    Tagged
    0 Thread(s)
    I can not download Build 293.2 Developer - Beta version Running Chrome.


    Marv
    ​458 TGF to CTF 2.5+ Examples and games
    http://www.castles-of-britain.com/mmf2examples.htm

Page 2 of 98 FirstFirst 1 2 3 4 12 52 ... LastLast

Similar Threads

  1. Build 292.11 - Beta version
    By Yves in forum Fusion 2.5
    Replies: 63
    Last Post: 30th August 2019, 04:16 PM
  2. Build 288.0 - Beta version
    By Yves in forum Fusion 2.5
    Replies: 43
    Last Post: 25th February 2017, 06:21 PM
  3. Build 287.1 - beta version
    By Yves in forum Fusion 2.5
    Replies: 21
    Last Post: 23rd July 2016, 02:40 PM
  4. Build 285.1 - Beta version
    By Yves in forum Fusion 2.5
    Replies: 122
    Last Post: 8th April 2016, 08:21 PM
  5. Build 284.2 - beta version
    By Yves in forum Fusion 2.5
    Replies: 89
    Last Post: 17th April 2015, 04:41 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
  •