lionz's Recent Forum Activity

  • You could use 'mouse cursor is over object' combined with 'pick nearest to mouse.x,mouse.y' to highlight one of them. Then when user clicks make it so the user always picks up the highlighted one.

  • Great!

  • Add an Else to the 2nd and 3rd sub events

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Whenever you receive the high score at the end of the game 'Punkte' you need to run the score changing one time only. The 3 conditions you have for comparing Punke to high score variables should be sub events in a single event that runs once. So whenever you receive the high score you run that event one time.

  • Well the events are running constantly and you keep changing the HighScore variables so some events are going to become true when they weren't before. Try to add it to a trigger one time event like a keyboard press rather than constantly and it might work.

  • I think the loop runs instantly like within the tick which is why loopindex is 0 then the Wait kind of queues up the events after it because it's asynchronous. I don't expect to get normal results when I add a Wait in a loop but I believe this is what happens.

    For enemy spawner behaviour you could try using Timer behaviour on the enemy spawner object itself, this is what I used and gives nice control over system loop.

  • Do you have more info ? Events ?

  • No, Im using line of sight

    With what ? LOS on its own does not move a sprite and chase a player.

  • So you are using pathfinding behaviour ? Try disabling Rotate Object in the properties.

  • You do not have permission to view this post

  • If Chrome is dying when you preview the game then that's a sign you may have gone too far, 7gb of images really ?

  • You do not have permission to view this post

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