User Tag List

Results 1 to 4 of 4

Thread: Help me out.

  1. #1
    Clicker Fusion 2.5 (Steam)HTML5 Export Module (Steam)

    Join Date
    Dec 2013
    Posts
    24
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Help me out.

    Hello, I purchased the software a day ago and am already making progress on a simple level-based non-stop running platformer. Now, everything was fine until I got into this little problem.

    Basically, I have a line that extends across the whole gamespace. When the line overlaps the blue block, it modifies its width not to go any further than that block. This works fine and dandy, except the line doesn't go back to its original width when it doesn't overlap the block anymore.

    So, I created the same condition with a "negate" turned on. I looked in 'Help' and it looks like negate is "NOT". So, following simple logic, when the line is NOT touching a blue block it will go to its original value.

    But, that's not what happens. What happens is the line begins to jitter, going to it's original value and back to the edited value really fast.


    When I turn OFF the NEGATED condition - it works fine.
    ss (2013-12-16 at 08.42.02).jpg

    My Events:
    ss (2013-12-16 at 08.43.15).png


    Thanks.

  2. #2
    Clicker Fusion 2.5 (Steam)HTML5 Export Module (Steam)

    Join Date
    Dec 2013
    Posts
    24
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Oh, just figured it out like 1 minute after writing this post. Always happens to me, I make a lot of posts and not post them because I figure it out when I start typing.


    Basically what was happening is the blue line wasn't overlapping the blue block anymore when I changed its width - it was off by one pixel. I just had to +2 to the width of the blue line and now it was overlapping constantly, rather than overlapping one frame, and then not overlapping by one pixel the other frame.

  3. #3
    Clickteam Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleUniversal Windows Platform Export ModuleInstall Creator Pro
    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)
    BartekB's Avatar
    Join Date
    Aug 2013
    Posts
    667
    Mentioned
    14 Post(s)
    Tagged
    0 Thread(s)
    If you get yourself away from thinking about how to fix something, you'll know the answer on how to fix it in like 5 minutes or so
    So if you want to create a post (you're getting away from game making), you will soon know the answer to it.
    - BartekB, a.k.a Uppernate
    Join the Click Converse Discord! - https://discord.gg/R3WuvF3mHr

  4. #4
    Clicker

    Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleUniversal Windows Platform 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)
    DaveC's Avatar
    Join Date
    Jun 2007
    Location
    Perth, Australia
    Posts
    2,132
    Mentioned
    16 Post(s)
    Tagged
    0 Thread(s)
    haha this happens to me too.. I think part of it is, you spend time thinking of how to explain the problem for other people and then that sets off a more clear/logical understanding of the problem somewhere in the back of your mind.. and then you get that 'Aha!' moment.

Posting Permissions

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