lionz's Recent Forum Activity

  • Can't tell much from the screenshots. If you can remove the plugin from the capx so we can open it.

  • > Depends what that object is used for, at the moment it doesn't do anything? A global layer is for something like a HUD that transitions between layouts and doesn't move, for this you don't need global objects but just put them on the layer. A global object is for something like the player that continues through each layout and retains its stats.

    yes the instance state will not be preserved

    it resets after change layout

    Just leave it as the default and it will reset. Or create it on start of layout.

  • Depends what that object is used for, at the moment it doesn't do anything? A global layer is for something like a HUD that transitions between layouts and doesn't move, for this you don't need global objects but just put them on the layer. A global object is for something like the player that continues through each layout and retains its stats.

  • Pick one of them only, global object or global layer.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • You've made it difficult for yourself with how you set up all those animations by name on the same object. Really you should have a different object for each character, then the idle anim is called "idle" and attack anim is called "attack", it will be very easy.

    To make sure you have the correct character you just need to spawn it at the start of the game maybe based on a variable set from the character select screen.

  • On any touch end you can set the animation back to idle, not only set the attack variable to false. You need events to revert back to an idle animation.

  • If you set the size to 0 then there would be no zeroes to push out, you can push the team to the front. If you want the zeroes back for some reason you can push 0 to the back of the array after the team.

  • The bit about instances you reference earlier is because many instances of say an apple would use the same one graphic loaded into memory. What you are proposing would be the same as many objects with one graphic, instead you have one object with many graphics. No difference I think, same number of graphics.

  • Change the sprite of the sprite instance means?

  • editing out email, post the share link here.

  • Looks good. You should show the controls on screen like in the game.

  • 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