LittleStain's Recent Forum Activity

  • I'm not sure why event 12, 13, 15 and 16 all have the same condition..

    If it's true in event 12, it has to be true in its subevents..

    Also I would make event 18 a top level event..

    Event 18 is already a triggered event, so the trigger once subevent is not needed..

    Using trigger once as a subevent could be an issue, why not put it as a condition in the event itself..

    (you seem very fond of unneeded subevents)

    I don't see any reason why it wouldn't work than, but I don't know if any of the events not in the screenshot are conflicting..

    It seems there are more subevents of the story=0 below..

  • Well, you are (re)starting the timer every tick, while you only should trigger it once..

  • Well, you don't reference the enemy attack box in the event so there is no way for the program to know which instance of it you mean, for it is in no way related to the enemy that it is spawned by..

    You are creating attack boxes every tick while frame 5 and 6 are playing, but you are also creating attack boxes while frame 7 is playing and destroying them, but a created object can't be referenced untill the next top level event..

  • They probably never overlap perfectly..

    y=200 is not the same as y=199.9999

    you could for example compare distance between the two and if it's very small set the movement stopped and set the position to the exact coordinate..

  • Removing the effects will affect the way they look, but not the particle settings themselves..

    Changing the sprites used and adding a blendmode might get you somewhere near..

  • I didn't know the particle object uses webgl unless you add webgl effects on it?

  • you are setting the vectorY of the movement to the y-position of the sprite..

    so if the sprite is at y=205 the 8direction will move 205px down per second..

    You are alos setting the timer 650 to restart every tick, so it will never end,

  • I'd create the string dynamically to be able to use things like controlling the decimals, etcetera:

    https://dl.dropboxusercontent.com/u/48563442/Maths.capx

  • Without seeing the events it is not easy to answer..

    First thing that comes to mind is there are more enemies than one and one of them is still playing the animation..

    But like I said, without events and/or capx it's hard to say..

  • LittleStain I tried that before, but thx anyway!

    It would take 1 minute to get it working..

    Replace the wait with the timer behaviour..

    The way you are doing it now every tick the wait action is called..

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Why use the string if you have the values?

    But like I said if you want to use the string it would be nescessary to know what the string looks like..

  • Interesting you know the workarounds will take more work, considering you don't know how to do it without yet..

    Changing the polygon can ofcourse be done in the image editor, just add animation frames where you change it and set the frame in your event sheet..

LittleStain's avatar

LittleStain

Member since 26 Apr, 2011

Twitter
LittleStain has 4 followers

Trophy Case

  • 13-Year Club
  • Email Verified

Progress

14/44
How to earn trophies