Column's Recent Forum Activity

  • You can use the Timeline Controller object's 'Set instance' action to set a different instance to play a timeline with. See the Timeline instances example. If you want to play for all instances, you could try something like 'For each Sprite - set instance Sprite, play timeline'.

    Nice it's work thank you, now I just remembered that there is no Transform Skew X/Y feature here 😅😭.

  • Long story short, I want to create an animation for my trees to sway as if blown by the wind using the Animate feature. However, I realized that the animation only applies to a single instance object (one UID). So, how can I implement it for all tree objects? Is there a way to apply the animation while ignoring the UID?

  • I am not a fan of the every tick condition even existing. Every event is evaluated every tick unless it's a trigger so adding or removing every tick literally does nothing.

    This sometimes tricks people that hear the advice "avoid running events every tick" to think that just not using that condition would improve performance.

    ah, that's right,

    Every Tick is just an alternative to Blank so that the condition is described

  • Well if you are "lazy" like me, you can leave it blank as a visual cue to quickly distinguish whether the event run on 'every tick' or else.

    I also often empty events, apart from that I also often use them as an alternative to groups, so I can shrink the code and hide it, I can also create local variables there, this is a very useful feature

    hehe

  • They are the same actually so you can't be wrong using every tick or leave it blank.

    ah ok,I think there will be an impact on performance

  • I've always wondered if both methods are equally effective,

    I don't know, I don't understand

  • I've always wanted to make something like this, but I've never found a way, how to make overlapping objects shift automatically in random directions/closest distance?

    This also applies to enemies that collide with each other.

    I don't know what keywords I can search on the internet to find the tutorial part.

    can anyone give me help?

    Tagged:

  • This means that there is no way to regulate it directly.

    and the alternative is that we have to group them ourselves with certain names and add an ID to the name

  • please, is this possible to do?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hello friends

    I want to ask about Touch.XAt(Self.Id)

    (Multi-touch case)

    Can you add this to the selected layer or not,

    Normally Touch.X("Control")

    could this be Touch.XAt(Self.Id, "Control")

    Tagged:

  • is it possible to create a zoom in/out system in Construct 3 without using Layer Scale?

  • Ashley plazatin

    hey yo, this is a very nice thing and very easy to implement, thanks

Column's avatar

Column

Member since 10 Sep, 2020

None one is following Column yet!

Trophy Case

  • 4-Year Club
  • Jupiter Mission Supports Gordon's mission to Jupiter
  • Regular Visitor Visited Construct.net 7 days in a row
  • RTFM Read the fabulous manual
  • Email Verified

Progress

8/44
How to earn trophies