Asmodean's Recent Forum Activity

  • I had no Internet connection this morning and while Construct itself worked fine, debugging was not possible.

    I got "The FetchEvent for "https://preview.construct.net/local.html?debug=" resulted in a network error response: the promise was rejected." As an Error in the Console.

    I use Construct as an App in Edge and I use it exclusively only for Construct without any plugins.

    Question is: Did I do something wrong or is it Edge or does it not work at all offline.

  • It's funny. You can waste a lot of time by only watching. My only complain is that normal land is missing to spawn. I cant undo to much water for example.

  • Maybe I understand this wrong, but do you want a three 'between values' condition as an or-block?

  • This works for me:

    + Mouse: On any click
    -> FileSystem: Show folder picker tag "setSource" mode Read-only (ID "", start in (default))
    
    + FileSystem: On picker "setSource" complete
    -> System: Set source to "Source " &FileSystem.FolderNameAt(0)
    -> debug: Set text to source
    
    
  • There is an 'old TV' example. Maybe that is what you want:

    https://editor.construct.net/#open=effects-oldtv

  • Then make a bug report:

    https://github.com/Scirra/Construct-bugs

  • Isn't it used like normal conditions?

  • Worked for me, but may be I understand the problem not entirely.

    https://drive.google.com/file/d/1U5rNB3f1WWBTfkGgYh_HNTTsnbLDQY_5/view?usp=sharing

    Edit: No, you are right. It works only the first time clicking. That's strange.

    Edit 2: I think you have a race condition. If I delete the wait-actions in the Virus-Event it seems to work. But if I trigger those events only once I get only one Player. So it seems the Advanced Permutation takes longer than one tick.

    But it's nearly impossible for me to debug the whole program because of the waits.

    I would try to replace the waits and make the advanced permutation not in the 'set text'. But if this works I don't know.

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • You don't set your Virus and Virus_Players variable in touch -> button_simulate to 0.

    So it will fire the events 188, 189 ... even if the correct event to set virus und virus_player are not triggered.

  • I don't know if that is what you want, but there is an YT Example:

    https://editor.construct.net/#open=youtube-api

    If you click on the iFrame in the Editor you can put in an URL in the properties on the left side.

    Use https://www.youtube.com/embed?max-results=1&controls=0&showinfo=0&rel=0&listType=user_uploads&list=YourChannelName
    
    For Example:
    https://www.youtube.com/embed?listType=user_uploads&list=ScirraVideos
    

    And that should! playing the newest Video of the Channel.

  • There is a follow behavior, maybe it's easier to use that.

    There is an example:

    https://editor.construct.net/#open=follow-behavior

    And the entry in the manual:

    https://www.construct.net/en/make-games/manuals/construct-3/behavior-reference/follow

  • Although it's not mentioned I just naturally understood it to be the case

    The problem is that if I create a sprite I can set the position. This is not possible if the sprite is created. This is inconsistent.

    If you use 'set position' in 'on start of layout' the object will move at the start to the position that is set in the Editor. I don't think that this is so obvious where the problem is.

    And set position is a basic action not an extra behavior, if it doesn't work with 'Tile Movement' it could be confusing.

Asmodean's avatar

Asmodean

Member since 31 Jul, 2015

Twitter
Asmodean has 9 followers

Trophy Case

  • 9-Year Club
  • Forum Contributor Made 100 posts in the forums
  • Forum Patron Made 500 posts in the forums
  • Popular Game One of your games has over 1,000 players
  • RTFM Read the fabulous manual
  • Great Comment One of your comments gets 3 upvotes
  • Email Verified

Progress

15/44
How to earn trophies