lionz's Recent Forum Activity

  • Upload to google drive or dropbox and create a share link

  • How have you made it move in 4 directions only, I don't see any logic for that? From those events looks like you can move to anywhere at any angle.

  • Does the animation name on the char look correct? You can see in debug which animation it is trying to play.

  • There are many approaches to this. You can relate the button to the eyes object then you can say on button clicked, subtract eyes.price with a condition where you relate button to eyes such as 'eyes is overlapping button'. You could also try something clever with matching IDs where eyes and its related button have the same ID variable and use this as a condition instead.

    Also on the eyes object I would add a string instance variable for the eye colour then you can limit all those set eyecolour events to one which would be set global variable EyeColor to eyes_UI.eyecolour(the instance variable). So rather than set a value based on animation frame, you can set the global variable based on information on the eyes object itself.

  • Are you selecting the correct object in the event? Do you have other 'set mirrored' events that can interfere with it? Can you share a screenshot of the events?

  • Can't really go wrong with those two events, what is it doing exactly?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Don't use tiled background with huge images. The starting layout looks about 200mb memory usage, should be below 100 really as a target.

  • Thank you so much lions!

    I have read many of your posts about various things, thank you for being so helpful and generally awesome. :)

    No problem, glad it was useful :)

  • That event will only update the text once, at the start of the layout. Try every tick condition. Or you could even add it under the add 1 to variable action in the same event, that would also work.

  • Nice :) looks good. I would make a habit out of picking with the object and not go for those solo system conditions.

  • When you use 2 families to determine factions surely you still have to use a variable to determine faction A and B because all objects are in both families and you would be picking all objects in the game when you say 'family' regardless of faction. So you just need one family with the instance variable for faction.

lionz's avatar

lionz

Member since 5 Aug, 2013

Twitter
lionz has 79 followers

Trophy Case

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

26/44
How to earn trophies