SandvichEater's Recent Forum Activity

  • Thank you fisholith, this looks like exactly what I need. I'll get to work on it right away!

  • Title is pretty vague but it's all I could fit in the space provided. Basically I was following this tutorial to make a simple "back-and-forth" platformer enemy AI:

    scirra(DOT)com/tutorials/828/adding-classic-style-movement-to-your-platform-enemies

    The enemy works well, but I've run into an issue: whenever there is more than one instance of the enemy, they all no longer function. This is because every enemy relies on another sprite called "detector" that lets the enemy know when it needs to turn around and change its animation and when it should move forward. Every tick the detector is set to the position of an image point of the enemy that is slightly below and to the side of the enemy, and when it is no longer overlapping the ground, the enemy knows to turn around. However, the presence of more than one enemy means the detector is confused as to which imagepoint it should be set to, breaking the AI.

    I know questions about UIDs and IIDs are probably asked constantly here, but I'm still having a hard time understanding them after looking up questions about them for a while. Basically what I'm trying to do is spawn one detector and assign one detector to the position of every instance of the enemy (Without making completely separate sprites and events for every enemy on the layout). One detector instance per enemy instance. Any help would be appreciated, I'd include a copy of the capx but it has a lot of extraneous stuff already and I'm not in a position to upload one anyway.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Generally called a "trail" if I understand correctly. There are examples on the forum.

    thanks, I knew there was a name for it

    sorry if the image isn't working but I think that's the right name anyway

  • I know this isn't the explicit help form, but I decided to post here because my question doesn't really have anything to do with "How do I...?" Basically I'm looking for an effect that could replicate what's going on in this image, or at least a method of replicating it.

    More specifically, I'd like an effect that produces short-lived "clones" behind a moving sprite, of a different color if possible. I've tried searching for one myself but it's made more difficult by the fact that I can't really think of what the effect would be called.

    Thanks in advance to anyone who can help, and sorry if this is still in the wrong forum.

SandvichEater's avatar

SandvichEater

Member since 6 Nov, 2015

None one is following SandvichEater yet!

Trophy Case

  • 9-Year Club
  • Email Verified

Progress

10/44
How to earn trophies