User Tag List

Page 3 of 3 FirstFirst 1 2 3
Results 21 to 24 of 24

Thread: Destroyed objects won't paste or fade

  1. #21
    Clicker Fusion 2.5 DeveloperHTML5 Export ModuleSWF Export 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)

    Join Date
    Jul 2006
    Location
    USA
    Posts
    2,982
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by LB View Post
    No, random(9) returns a random number in the range [0 to 9), aka 0 to 8 inclusive. This is why I believe it is a design flaw on MMF2's end.
    That's my fault LB. I knew it was 0-8 I just screwed it up when I typed it :P

    My first post said, "For someone just starting if you had something like random(9) they most likely think the results would be 1-9 and not 0-8. Though all you have to do to switch it to a 1 based index is random(9)+1."

  2. #22
    Clicker Multimedia Fusion 2

    Join Date
    Jul 2010
    Location
    Yonkers, New York, USA
    Posts
    123
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by LB View Post
    There are many of these inconsistencies, but at least MMF2 actually tells you in the title bar:
    That's a good point, but this helpful tip is not universally displayed in MMF2. For example, if I have a condition where something happens at a certain frame, no tip exists.

  3. #23
    Clicker Multimedia Fusion 2

    Join Date
    Jul 2010
    Location
    Yonkers, New York, USA
    Posts
    123
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by TheSmanman View Post
    I'm glad you found the issue and corrected it. Is this really correct that the frames in an animation are 0,1,2,3 and so on!? I thought it was 1,2,3,4 and so on!? If that the case, that explains issues I've had in the past with animations not doing what they are supposed to do! Maybe a small update with the animation editor to show 0 as the first frame if what you say is correct. If it starts at 0 wouldn't it make senses that the animation editor frame window also start at 0 instead of 1..!!?
    Absolutely. If they had simply labeled the frames in the editor starting with zero, I would have caught "my error" sooner. I'm going to take this to another thread. This topic needs to be discussed as a design issue. Programmers think starting from zero is normal. Non-programmers start with 1.

  4. #24
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export Module
    KLiK-iT's Avatar
    Join Date
    Sep 2011
    Location
    New Jersey
    Posts
    2,852
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    Grim_Jester,...That's why I posted it, because I had these issue and had to find out for myself what was going on,.but I got so use to it that it doesn't even bother me any more. I gotta say this though, to someone new at MMF and sitting in front of it that doesn't know,.yes to me that's a problem. 1, they might scrape the project over it,.. or 2, get pissed off and destroy the PC!!..LOL.

Page 3 of 3 FirstFirst 1 2 3

Similar Threads

  1. [Bug] String Objects outside visible area not destroyed
    By JoKa in forum iOS Export Module Version 2.0
    Replies: 7
    Last Post: 19th November 2012, 10:48 AM
  2. Can destroyed Objects detect Collisions/ Overlaps?
    By King_Cool in forum Multimedia Fusion 2 - Technical Support
    Replies: 9
    Last Post: 8th July 2012, 01:44 PM
  3. Detecting multiple destroyed duplicated objects?
    By Konidias in forum Multimedia Fusion 2 - Technical Support
    Replies: 16
    Last Post: 28th December 2010, 08:34 PM
  4. Bug - Semitrans. Objects get destroyed altogether
    By ClarkJK in forum File Archive
    Replies: 2
    Last Post: 22nd November 2010, 09:03 AM
  5. Objects destroyed next frame Problem
    By HyperspazzMan in forum Multimedia Fusion 2 - Technical Support
    Replies: 8
    Last Post: 3rd July 2010, 04:19 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •