User Tag List

Results 1 to 3 of 3

Thread: Problem with object scoping

  1. #1
    RooBeer
    Guest

    Problem with object scoping

    I have a problem with object scoping (at least I think that's the term I'm looking for).

    Object Scoping Problem.mfa

    If you walk on top of multiple blocks to hide them and then keep standing on top of one, they all remain hidden until you move away, even though only the one you're on top of should remain hidden. I'm not a Fusion expert by any means, but as far as I've understood, the first condition ("IncrVal of Block Outline >= 0") should specify which block to keep hidden.

  2. #2
    Clicker 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)
    Volnaiskra's Avatar
    Join Date
    Jan 2014
    Location
    sprykethegame.com
    Posts
    3,273
    Mentioned
    133 Post(s)
    Tagged
    0 Thread(s)
    Swap the order of the overlapping objects in event #4, as I've highlighted below.

    When two objects are compared in a condition, Fusion usually scopes from the one on the left, which is one of its idiosyncrasies. Sometimes this kind of makes sense logically, though in this example I guess it probably feels quite arbitrary.




  3. #3
    RooBeer
    Guest
    Quote Originally Posted by Volnaiskra View Post
    Swap the order of the overlapping objects in event #4, as I've highlighted below.

    When two objects are compared in a condition, Fusion usually scopes from the one on the left, which is one of its idiosyncrasies. Sometimes this kind of makes sense logically, though in this example I guess it probably feels quite arbitrary.



    I'm disappointed in myself for not even thinking of trying that. It's so obvious in hindsight. Anyway, thanks a lot.

Similar Threads

  1. Its 2022 , i still on scoping problem
    By hoyoyo80 in forum Fusion 2.5
    Replies: 5
    Last Post: 5th February 2022, 01:19 AM
  2. problem scoping my counters
    By Heetee in forum Fusion 2.5
    Replies: 0
    Last Post: 29th March 2020, 12:08 PM
  3. Object Scoping on the fly with multiple instances
    By Philtered_Khaos in forum Fusion 2.5
    Replies: 3
    Last Post: 30th November 2016, 09:04 AM
  4. Object Scoping Tutorial Video
    By Almightyzentaco in forum Guides, Tutorials, Examples, Widgets
    Replies: 1
    Last Post: 27th November 2016, 04:37 PM
  5. The object scoping problems
    By Shivek in forum Fusion 2.5
    Replies: 4
    Last Post: 5th August 2015, 10:01 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
  •