lionz's Recent Forum Activity

  • It's because lives goes straight to 0 on collision with lava, and then starts subtracting 1 every tick when you are overlapping lava which goes into negative numbers, so none of the events are true. You need something like if player is overlapping lava, every 1 seconds subtract 1 from lives, then you will see a change in variable and the hearts being removed.

  • Doesn't make any sense to me, hopefully someone else can decipher it. I would just use the pathfinding behaviour on the fly or it gets a little convoluted, then again I've never used a 16kx16k layout.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I wouldn't call that incredibly simple logic, pathfinding is difficult however you look at it. It won't be anything to do with a limit of objects on screen as I had a theme park game with hundreds of guests pathing at once. You have some risky events in there running every tick but it's difficult to break down the logic from looking at them.

    Returning to the original problem, I don't quite understand it :

    I'm trying to create a "pathfinding" sprite that can be used and pinned to every enemy that requires it (essentially only ever having ONE pathfind sprite for every enemy, npc, etc. in the game).

    How does the game work? Why are the enemies not pathfinding on their own and instead you've included a pathfinding object that compares its instance var with the enemy UID? Also it looks like your screenshots are cutting off important parts of the events so it's difficult to assist when some of the logic you have is missing from view.

  • Hmm both are allowed in C2, fair enough!

  • Hmm that is strange. I am a C2 guy so can't use families but I would assume with a family of sprites that the drag n drop option should be there. Not much help I know. Maybe you can share your C3 file and someone who bought it can take a look :)

  • Hiya, the option should be there if you select the Family in the project bar on the right, it lists family as though it is an object type. Then when you select the Family you have options to add Family instance variables or behaviours.

  • You should be setting the objects that are not roads to a high path cost, this means it will use roads primarily and opt to use blank space if it is a decent shortcut.

  • Nice! This looks interesting and soooo random.

  • They need to be 2 separate events, A is down for one event and D is down for the other event.

  • It was a little sluggish on the S5 but nothing too crazy, it made it difficult to play against the bats and maybe the response felt a little delayed, probs framerate issue. I didn't mention anything about performance really because I know I'm on an S5 with probably minimum supported OS so no need to highlight it.

  • Object overruling layer seems wrong, the layer bar is there to select your layer. If you have trouble with objects on varied layers you can select it in object bar which will select all of that object type, you can set them all to the same layer with one change.

  • Well that's not for me to say really, how did it look? Does it achieve what you were after with the gameplay?

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