lionz's Recent Forum Activity

  • A lens can only create one beam? It might be easier to just have an on/off variable and compare if the lens is on. To do what you mentioned you can use the conditions lens.var=UID and then set variable to lens.pickedcount, if var=0 then none exist, but maybe better to do what I first mentioned.

  • It will do if you plan to put it on mobile, that is huge. Char should be something like 32x64 etc.

  • Games for mobile should be developed with memory usage in mind. What is the memory usage?

  • I'm not sure what happened because the one you're saying is wrong looks correct and I would expect the others to also be 1024x1024 since you exported them as images of that size. Also as a side thing isn't 512x512 huge? I'm not an artist but it sounds massive for sprite art and memory usage.

  • You can order the Z order based on Y. The event is something like for each(ordered) 'family' (put all relevant objects in a family), order by Family.y ascending : action Family move to top of layer.

    • Post link icon

    If you play it you should find out

  • Can't really work out how the game is supposed to work but I know that you have a trigger once for the create event inside a for each loop and that's not going to work. You need to create the beam once outside of a loop that should be easy.

  • Yes this is what 'Families' are used for. Create a family and add all monster objects into it, then you can say when bullet collides with 'Family' - destroy 'Family'

  • It needs to be picked so you must define how it is special from the others.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • 'Key is down', 2 conditions together acts as an AND.

  • You do not have permission to view this post

  • You can use enemy.pickedcount = 0 which means none remain. If you are using many enemy objects then put them in a family and use family.pickedcount.

    For the door you can use player on collision/overlapping door > go to layout

lionz's avatar

lionz

Member since 5 Aug, 2013

Twitter
lionz has 79 followers

Trophy Case

  • 12-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

25/44
How to earn trophies