lionz's Recent Forum Activity

  • One shot means it will play the particle anim once then you won't see anything after that.

    Is there another issue you are having here besides the ability to pin to player position? (note: the info above will do this).

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Yeah I don't think they pin (unless you change particle settings to something I'm unaware of). What you're seeing is probably the particles in their original position not moving, right? If you use the info I provided above, the particles will follow the player. As for the health bar, this sounds like a separate issue.

  • R0J0hound

    are you sure that works? I've seen this issue come up before where particles don't actually pin. I remember having to simulate it with position. Not a huge problem though I guess.

  • jamiek

    I don't know how exactly you've set up the damage and how long you want to be hit for and for the particle to be displayed etc but you can use :

    Every tick > set particle position to Player.X, Player.Y.

    This would set it to player position constantly (give the effect of pinning) until destroyed.

    A possible destroy event might be after the particle hit effects have shown for a few seconds then you can say:

    On particle created > wait 3 seconds > destroy.

    It will obviously require some tweaking if you want to stop particle effects during certain scenarios. It all depends on what exactly what you want but it will all be possible in C2

  • On collision with enemy > set Particle position to Player.X, Player.Y.

  • You've set left/right pressed > rolling=0 but you can't press left/right because you've disabled player input so it just continues to roll until it collides with something.

    This just needs a lot of tidying up imo, in the way that there are a lot of events enabling and disabling this platform behaviour and sometimes disabling player movement and acceleration. Can you not put this into one line somewhere, when 'rolling', disable platform input?

    You could also group the player movements even further and have separate groups for rolling, walk, run, and any future player stuff so you can easily determine where something breaks.

  • Here's a simple example: https://dl.dropboxusercontent.com/u/495 ... ntime.capx

    Pick a random number (0, 1, 2, 3 or 4) every 0.5 seconds. When 4 is picked, spawn the enemy.

  • Create each piece of pie as a separate frame of one animation and cycle between frames.

  • This looks fine. He stops picking up items when the inventory is full, intended?

  • Invert the colours.

  • Yep as said above the origin point needs moving. The laser beam sets its central point to image point 1.

  • The issue could be something to do with itunes but I'm not familiar with linking that in, maybe it doesn't work correctly?

lionz's avatar

lionz

Member since 5 Aug, 2013

Twitter
lionz has 72 followers

Trophy Case

  • 11-Year Club
  • Jupiter Mission Supports Gordon's mission to Jupiter
  • Forum Contributor Made 100 posts in the forums
  • Forum Patron Made 500 posts in the forums
  • Forum Hero Made 1,000 posts in the forums
  • Forum Wizard Made 5,000 posts in the forums
  • Regular Visitor Visited Construct.net 7 days in a row
  • Steady Visitor Visited Construct.net 30 days in a row
  • Enduring Visitor Visited Construct.net 90 days in a row
  • Unrelenting Visitor Visited Construct.net 180 days in a row
  • Continuous Visitor Visited Construct.net 365 days in a row
  • RTFM Read the fabulous manual
  • Great Comment One of your comments gets 3 upvotes
  • Email Verified

Progress

24/44
How to earn trophies