User Tag List

Page 2 of 2 FirstFirst 1 2
Results 11 to 12 of 12

Thread: Visibility problem

  1. #11
    Clickteam Clickteam
    Anders's Avatar
    Join Date
    Jun 2006
    Location
    Denmark, Århus
    Posts
    3,456
    Mentioned
    5 Post(s)
    Tagged
    1 Thread(s)

    Re: Visibility problem

    Don't misunderstand me Nifflas, I agree that it is somewhat unlucky behaviour.
    I was just thinking of a reason why it would be programmed like that in the first place.

    It would make more sense if it was a flag that wasn't affected by the layer visibility + it would be faster.

  2. #12
    Clicker Fusion 2.5 Developer

    Join Date
    Nov 2008
    Posts
    299
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Visibility problem

    Nifflas, your behavior (the way you want it to be) is more useful:
    if we want the clckteam default behavior, we just have to add an extra condition - "is the layer hidden?".
    However, if you want to implement the behavior nifflas wants, but using the default condition, you have to mess up your code by using flags, which can't be named, take a performance hit, and copy/paste code for every object.

    What i'm trying to say is that this problem is just one of a lot of problems. Clickteam can't possibly predict the best way for all ACEs, yet cater to newcomer's expectations.

    Too much of MMF is hardcoded, we need to have some way of writing our own ACEs to have any hope of fixing said issues.

    I hope this clarifies the issues, and yes, I am a bit off-topic.


Page 2 of 2 FirstFirst 1 2

Similar Threads

  1. problem visibility store!
    By matte in forum Android Export Module Version 2.0
    Replies: 6
    Last Post: 30th December 2013, 07:53 PM
  2. Screen Visibility Problems
    By mjdgoldeneye in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 20th February 2010, 11:07 PM
  3. Bottom Layer visibility
    By AndyH in forum Hardware Accelerated Runtime
    Replies: 5
    Last Post: 27th November 2009, 06:11 PM
  4. lens object visibility
    By jhonson in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 30th January 2009, 01:49 AM
  5. Active Object Visibility
    By Aqib in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 12th April 2008, 04: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
  •