Klonoa1545's Recent Forum Activity

  • Anyone have any idea how to do a dying animation a la Final Fantasy 6 or 7? Relatedly, anyone have any idea how to do a "Dissolve" effect similar to final fantasy boss deaths? Let me know, thanks.

  • I want my enemies to have a similar animation upon dying to the dying animation in Final Fantasy VI, but I have no idea how to go about it. Anyone have any ideas?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • It works! Thanks! I don't know why it works, but it works!

  • I think this will work! I will try it once I'm back home. As of now, I have it so that when the missiles are created they indeed pick a random enemy, but they all pick the same random enemy each time they are created. But I will try your method and see how it goes.

  • Okay. I've seen a few different workarounds for homing behavior, but none are what I need. The player object spawns 10 homing "missiles" (objects with bullet behavior). I want each missile to target a random enemy object, but nothing I've tried works. Here is what I have:

    [CONDITIONS]

    For Each (missile)

    System Pick random instance of Enemies (family)

    [ACTIONS]

    (Bullet Behavior) Set angle of motion to object to Enemies.X, Enemies.Y

    This works when it is targeting one specific instance of an enemy, but when it's random, the missile's target changes with each tick because I suspect that the engine is picking a random enemy every tick. And because I'm not using Construct 3, I can't do the "trigger once" thing. What workaround is there for this?

    Anyway, help me out. I can't quite figure this one out.

  • I am exceedingly grateful! I was so close! I will remember not to crop out the numbers next time either.

  • I am completely stumped. All I want is to be able to use a targeting system like unto Kingdom Hearts, where the game automatically picks the nearest target (provided that they are in a predetermined range) so that when the attack command is selected the player sprite will "dash" to coordinates adjacent to the targeted enemy and perform an attack. This is what I have tried so far.

    I have created an ATKRadius circle object. I test for whether the ATKRadius object is overlapping any of the objects in the Enemies family. If it's true, then I want the player to move to and attack the nearest enemy. My event looks like this.

    Although in debug mode I can tell that it does select the nearest instance, when I call the moveto command, it will always send me to the Enemy whose UID is lower. No matter where I am on the map.

    I thought I could be clever and have a turret do this work for me, selecting nearest opponents and what not, but doggone it there is no way (as far as I can tell) to return the coordinates for the target the turret acquired. (For that matter, I can't get C2 to return anything about the target, despite documentation that an expression for TargetUID exists.)

    How should I do this?

    Tagged:

  • SOLVED IT! Apparently I somehow had installed two "construct 2" apps on my PC. I kept loading the one where the plugins and behaviors weren't (that was attached to my desktop). Thanks for the help! I cannot WAIT to use all these plugins and behaviors. They will make my game 1000% easier to develop.

  • Okay... the "insert image" button isn't working. Help?

  • I have the path right... the plugins and behaviors just won't show up.

  • Right, that's the path. I was going off of memory XD

  • Construct 2/exporters/behaviors, right?

Klonoa1545's avatar

Klonoa1545

Member since 11 Oct, 2017

None one is following Klonoa1545 yet!

Connect with Klonoa1545

Trophy Case

  • 7-Year Club
  • RTFM Read the fabulous manual
  • Email Verified

Progress

9/44
How to earn trophies