lionz's Recent Forum Activity

  • I guess pathfinding doesn't have the drifting so it will look different. You could always use pathfinding on an invisible object and have the car chase it by using set movingangle towards the object.

  • I would put them on a global layer which acts like a HUD and remains between layouts, so where you create the objects (layer 0 in the tutorial) give that layer a global property and make sure in the other layout you have the same named layer.

    Another option is to make the inventory and objects you can pick up 'global objects', checkbox on object properties, which accomplishes the same thing.

    Also if you happen to mean a design something like going to another layout then returning to an 'inventory layout' so the inventory is always in one layout then there is something called Persist behaviour you can put on the objects which means the inventory will look the same when you return.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Ah ok you need to do 'for each card' also on the condition. Also on the action above the move to like i said you need to set the variable to 1, this means it cannot be picked by the next card. In your current event the spaces are still 0.

  • The phone is going to be different to a desktop browser. You should test on mobile from the start really so you can see the performance.

  • Goomba on collision with wall, if mirrored set not mirrored, Else set mirrored.

  • Have a variable on space like to say it is in use (occupied) then say on touched shuffle, pick random instance of space where space is not occupied > set space.occupied to true, and move card to space.

  • You do not have permission to view this post

  • Your question is confusing, how can they shift both up and left ? If you remove a value I would expect the values below it in the column to move up and that's it.

  • Can you add information and tell us what you mean ?

  • You have nothing to determine what is slot 1 or slot 2 ? You need something additional like an instance variable for slot number and pick that way. Also you can't pick in this way as the first condition narrows it to only slots that have animation frame 1. There will be a better way to go about what you're attempting, probably where you determine if you have wood or steel in separate events.

  • You need to set the angle of motion of the bullet, if you have 'set angle' ticked on the bullet behaviour then you can use set angle to 0 for right and set angle to 180 for left

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