deathangel1479's Forum Posts

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I will make you a sample, but will take some minutes.

    Settings

  • Yes, min. localstorage "get item", because if not, "on item get never" trigger.

    Or you do "set item" from any other condition, for example a button click.

    action and reaction, if there is no action there never will be a reaction. Law of nature.

    I think its better for you, you make an seperate sheet for this. and incude it to both other.

  • You right, then it cant work with play from begin.

    I dont thinked in touch...

  • I think so. (93)

    I changed it to make clear what i mean.

    I think I will make a big test project, to test out any kind of this.

    What works and what dont.

    May be someone else write something here.

    My brain explodes but its my guilt.

    I dont use globals because I have an aversion , containers and families because to static and because I make all with only a few objects.

    Instance variables are object prefences, that is what programmers use...

    In construct this is a little bit harder, to do!

    For me its not enough that it somehow works, I need to understand!

  • it works fine, for moment but I can not be sure that sometimes if I have other groups, something is breaking out, if I not understand absolut completly how they work. That's my problem.

    I need help from a real insider.

  • we talk about two different layer, the eventsheets are seperat, true? (not includet)

    So how should the On item get condition in sheet 2 ever will triggert if the action is only in sheet 1?

  • Hmmm.

    My english is not very well, you confuse me.

    Again with a picture:

    So there are some diferent situations(AND/SUB), what work what not?

  • Y, a click works on tick, but you dont click at tick.

  • And play from beginn works here?

    Because I use play from current.

    Edit: Think because yours dont run by tick. Y, is ok, my misstake.

  • No you dont understand me.

    Its only an example.

    Its for situation all other must be deselected before select the clicked one.

    For this i source out with a function.

    I only want know if I am right. Any coding result I find myself.

    I try to understand this completly...

    So its really like an array, every sub Compare Instance Variable make it smaller, until I have my target.

    Like Object[outergroup][innergroup][id]

  • 3 times same result XD

  • Y, I somtimes had problems with it. Can it be they need to be sub? Or also in AND.

    And so its impossible to make:

    On Mouse click on Object

    Foreach Object

    Will only pick the first, true?

  • Y, you angles are wrong, so last triggers...

    I have an example... But where... XD

    Ahhh.

    Its complete different, but has you angles in:

    angles

  • Did "Compare Instance Variable" really work like an array if more than one have the same value?

    And if I pick one, the follow foreach will only have this in?