lionz's Recent Forum Activity

  • For the JS I would make a new post in the Scripting help section

  • 120 layers doesn't sound like good game development technique. If you describe the game design and why you need so many maps we can help come up with a solution.

  • You can download tilemap data as json and load it again later. Other than that I'm not sure what you mean or where the problem is. What is messy about using layers and global variables ?

  • What you're describing I can't recreate, for me the enemies follow you everywhere.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Add the coins key to the dictionary before you save, not after

    Make sure you are updating with the correct variable as it is using Coins with capital c when the global is 'coins' so it looks wrong to me

    Should be 'on 'MyGamedata' exists'

    Stop saving every tick

  • It can't find a path to the dummy because it is on top of an obstacle the solid enemy. Also ths way you developed this game is kind of a performance no no in finding path every tick.

  • Do you have an example game that is similar to what you are trying to do ? I can't imagine the game but if it's tile based then yes, or one giant sprite ?

  • You can do animations with the sprite object, import the 3 frames you need as an animation and play it.

  • Give it bullet behaviour to make it move, then say every tick > set angle toward mouse.x,mouse.y

  • Although it's not mentioned I just naturally understood it to be the case, when I started using tile movement I saw that it uses grid positions within its own behaviour so thought ok setting x,y is not going to work for this or is probably not a good idea instead I will use the grid position numbers.

  • Done but please provide as much info as possible when asking questions

  • You can't do this, when you suspend the game it will stop. Sometimes people are comparing time passed when they return to the game to do certain things.

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