lionz's Recent Forum Activity

  • Above the add 1 action, add a Wait and use loopindex*0.5 seconds

  • Hi, not sure what you meant with the example. If you need an example I made a quick one here so you can see what I mean. :)

    dropbox.com/s/v19ofeypt46vlf9/chats.c3p

  • If you leave events open like that they run constantly in Construct (or every tick as it's referred to). You can add a Trigger Once condition under System, or some other condition that causes it to trigger once like a trigger event, key press etc.

  • You can do whatever you want up to 50 events

  • Make the LOS a cone in front of the enemy instead of a circle with 'cone of view'. Something like a 45 degree size might do.

  • You compare the angle of playerbox but the angle is always 0. There are other ways to compare like X,Y position or the tilemovement grid position.

  • There are two playerbox instances you need to delete the one on the outside of the layout. Because they don't have line of sight of that they are set to false.

  • Nah what you're describing you must do it manually

  • By the time it takes someone to respond you could've done it :) there are options to apply things to a whole animations or all animations but this is for more collision and image points. Changing speed and looping is just a default setting, you can change everything with events. Stack in or out of subfolders, not sure what that means.

  • Add the Solid behaviour to the wall

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • There are many different ways. You could start out simple and have a function for each npc, every time you press enter, it adds to a variable which acts as a counter and then sets a different bit of text. So whatever you did so far to start and show the conversation you show different text through sub events against variable conditions and when you want to end you just add the actions to close the chat etc on the final sub event.

    You can also store chat in an array. You can set this up in an array file then load it into an array and read from it. Each npc would have a variable that relates to a column of the array and when you chat it runs through each row of that column.

  • You can add a Trigger Once condition

lionz's avatar

lionz

Member since 5 Aug, 2013

Twitter
lionz has 74 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