lionz's Recent Forum Activity

  • When it's a for each instance with trigger once I like to block it out with a variable, so when the droplet spawns you can set a variable on the spawner and in the condition you can use variable is not set, and remove the trigger once.

  • If you need more help please post a screenshot of the events, then it should be simple to resolve.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • If the animation of the sprite isn't important you could set a random animation speed for each sprite, then when sprite animation frame is 2 spawn water droplet.

    If anims must all be same speed you should be able to start a timer for each sprite of a random value then say sprite on timer start animation, this will pick the correct sprite. Then have sprite frame animation is 2 spawn droplet. Do not use a for each with the on timer condition as you described.

  • Not totally clear what you're asking but if you have an aoe ability lets say you made it by creating a sprite you could say all units overlapping the sprite will be damaged. Construct uses pick conditions so if you pick all units that were overlapping then you can apply the action to only those instances.

  • Stop working in what sense? You mean an object you click for gameplay isn't working as expected?

  • Don't worry about not getting a response on here as the forums are really quiet now as compared to some years ago. You could try the community discord as there is a promotional section in there.

  • Nice idea but I think it only works for text and I'm looking to replace with a number to do some calculations, point of this is to use a value which can be altered any time during gameplay such as a damage amount. Do you know if something similar is possible with numbers?

    edit: I guess I can do calculations then use replace with str(variable), bit fiddly but it may work

  • I'm looking to set a description on a card from data in an array that contains a variable, something like 'Deal card.damage damage'. Does anyone know a decent way of creating this where the variable appears in the middle of the text?

    I know of a way where I can set it on the card itself of course, like set description to "Deal"&variable&"damage" but I'd like to use one event for all cards where I can pull data from an array that includes the variables, if anyone has any ideas...

  • Maybe you could create the 3 digit code in advance, or 3 separate variables, then when you click the sprite it sets the animation based on variable. You didn't tell us enough about the code idea so I can't tell if that's useful.

  • You can use a trigger once to run the attack one time. To stop it from chasing you can disable its bullet behaviour or alter speed.

  • Delete the loop and replace all loopindex with questionnumber variable.

  • As I recall I made that file so send the new one and tell me what you need it to do, when the questions change etc

lionz's avatar

lionz

Member since 5 Aug, 2013

Twitter
lionz has 73 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