lionz's Recent Forum Activity

  • Nice, good luck with it. I love construct games on kickstarter. Will back it when it goes live!

  • Not really sure what you are asking. You use families to allow different buttons to do the same thing without telling them individually, so one event instead of many. When you say cursor is over button family, you are saying for each button object that exists in the family.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Better to share the events, it might not be collision problem. You could be saying while overlapping every tick so the enemy is stuck or something. I think on collision with an object then change direction should pretty much work every time though.

  • If you're doing it more visually and simple then you can have a variable tracking the number of items, and depending on the number when you drop, place it in a specific place. So if numItems is 2 then on drop set item to slot 3. This won't work if you can pull items from the middle though so 2 is empty but 1 and 3 are filled.

    You could also use on object dropped, if not overlapping item i.e. there isn't one in the slot, then place it there. That's using the presence/collision of the actual sprite object.

    You could also have the slot as an object, with an instance variable which tracks whether an item exists. On dropped over slot, if isEmpty(variable), then place the item. But this doesn't choose next slot and rather relies on the specific slot you are choosing to drop it in.

  • Looks ok...do you have any other bullet behaviour events that can override it?

  • Is it set to show a walk animation when you land? Share a playable of the game to demonstrate it.

  • Check the CPU usage, have a look at these tips : construct.net/en/make-games/manuals/construct-3/tips-and-guides/performance-tips

  • I thought it was weird myself, it just finds the shortest route to the grid position. You could also argue it's a bug because it's moving in an isometric way when you don't have that selected.

  • I don't think so, but if you select the object in the list, it highlights all instances of that object in the layout if that helps. You can also run in debug mode, it will show the number of each object and you can select them individually.

  • They are the icons for the executable or the app displayed on mobile devices, like what you see when you install it, or how it's viewed in the store and other places.

  • If you have such a following then you should just make the game you mentioned. You're going off your own opinion of whether it's good or not, probably a perfectionist and it's blocking you, just make and release it.

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