nettemple's Recent Forum Activity

  • Similar to a parent/children relationship so I can effect ALL items in a "group" with an action or behavior instead of applying the action or behavior to all of the items individually. This is very common and simple in many apps, I am sure there must be an easy way for this.

  • How do I group objects? I saw an old video using a GAME OBJECT behavior, but I no longer see this behavior available?

    Tagged:

  • Money! Both solutions work. TY

  • Not sure what that means... is there some type of "self" tag (i.e. card.self destroy) The condition is a simple "when I click on the instance"...

    Currently i have:

    OnLeftBut Clicked object (card) --> Destroy card (see below)

  • I create a new object with the "CreateObject" script. I then add many more so I have a multitude of instances of that same object. I want to click on an instance and have it "destroyed", but now it destroys all of the instances. How do I only destroy the instance that I click on and not all of the others?

    Tagged:

  • Trying to build a simple streaming player - how would I get this to play inside a simple Construct 3 project:

    "http://19013.live.streamtheworld.com:80/WFNK_FMAAC_SC"

    Thank you for the help in advance.

    Tagged:

  • Amazing!!! Thank You - so much simpler than all the AJAX stuff for a simple action.

  • I have a simple URL that takes the user to a construct game and the URL contains a string variable...

    "https://www.site.com/game/index.php?name=tom"

    I changed the default CONSTRUCT index "html" file to "php" so I could send the variable.

    This is a very simple one-value variable.

    Thank You - d

    Tagged:

  • I have *take snapshot of canvas* set to 3000 px wide by 3000 px tall but it is captured differently every time based on the window size of the app in the browser. Is there any way to capture a FIXED snapshot regardless of the browser app window?

  • How do I load array from url (json file on my server). I have a file in json format on my server, can I use an absolute url to load the data into my construct internal array? Thank You - nT

    Tagged:

  • make variable and simply change after X sec.

    BASIC LOGIC

    spawnVar = 0;

    after 30 sec spawnVar = 1;

    if(spawnVar == 0){

    spawn action

    }

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Yes - just something a bit more natural (smooth) with less bit mapped edges - especially when making a thin line. I will continue to look. But if you've used the mobile/tablet app Notability or Procreate - you'll know what I mean...

nettemple's avatar

nettemple

Member since 8 May, 2018

Twitter
nettemple has 3 followers

Connect with nettemple