lionz's Recent Forum Activity

  • Looks like you did a lot already? Store the NPC starting position in variables and path to those values

  • You can use what's called a Container, if you have the hands and body in a Container, when you create the body it will also create the hand. The hand then relates to the correct body in events when you use set position.

    It depends if you need to pick the hand later on. If not, you can use body spawn event hand at an image point and pin the hand to the body. If you need to reference the hand later then better to use Container.

  • Nope that didn't help sorry :D just looks like a screenshot of two identical instances of an object?

  • Can you elaborate or provide a project file? Not sure what you mean but of course you can see it.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • What is the gameplay you're trying to achieve?

  • You shouldn't need to use both the dictionary and the array, just use the array. As for the array the number 5 at 4,0 doesn't mean too much. Better to have the name of the stat at 4,0 so "Str" so you can search for it, then once found you have the array.curx, you can then use this to access the other stuff. If I was to do it though I would not use an array for character stats, global variables are fine. You mentioned an inventory, this could be done with an array.

  • Redo all the events without the families and only the 2 objects you need that are in a container. When you pick all family and apply to family it takes away that relationship between the two objects.

    If you want to continue with families you could do something like have a family instance variable and when the object in enemies is created, set the variable also on the enemiesanimation object. Then in these events you can pick enemiesanimation that has a matching variable with enemies.

  • Yes use Persist

  • You should deal with the objects that are in a container together not the family.

  • I was going to say use a container but looks like you did that and there shouldn't be a problem with it.

  • As well as the condition 'horse icon is on screen', add a global variable condition like variable=true, then on the action where you show the other sprite set the variable to false, this will lock out the event.

  • Great :)

lionz's avatar

lionz

Online Now

Member since 5 Aug, 2013
Last online 20 Jan, 2025

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