lionz's Recent Forum Activity

  • You are looking for the 'Persist' behaviour. Add that to the object and it remains destroyed when you transition.

  • The answer to both questions is because you're using tile movement behaviour so the player moves on a grid of 32x32 and nothing in between. The first move is the player trying to get back to its grid position.

  • Creating the AI is always going to be difficult. I don't think line of sight is a factor because you'll want the enemy to always run at you in smash bros type game. It'll be a lot of conditions and simulate control on the platform behaviour. If overlapping then perform ability action and such, or various state conditions with priority set such as choosing to pick up items instead of attacking. They may choose to prioritise jumping on the higher platform so simulate jump until they reach it. Or there may be priority on jumping towards the enemy, or if they are out of bounds priority on trying to jump back into the level.

  • You can store the x,y co-ords in a global variable, then say object 'on destroyed' wait 4 seconds and create object at stored co-ords. If there are many objects then maybe setting invisible then visible on a timer would be more useful.

  • Ok you can do straight from C3 to the phone, no need for android studio. Look here construct.net/en/tutorials/building-a-signed-apk-for-android-in-construct-3-28

  • Shouldn't the bottom event send the item back to their assigned slot not a random slot? Otherwise what's the point in assigning the item's ID to the inventory slot?

    Also what I mentioned above will not fix all the bugs but it will at least get the function to work. If the function doesn't work then it doesn't set a slot to occupied which is part of your logic.

    You could also share the file and I can fix it, just tell me what the problem is.

  • It's because you're using system to pick, which won't pick instances. Instead use item overlapping inv slot like you did in the second event... get into the habit of using the object and not system. Try changing that and then testing it with a slot that is not occupied to see if it's fixed.

  • Kill you with an animation?

  • Do you need android studio? You can go file export > cordova > xcode I guess. But I prefer to let Construct do everything.

  • Hi, the screenshot is in the post above yours? If you are looking for something different though I would make a new post.

  • That game looks like 8-direction with weapon aim following mouse cursor, the camera is on the player, in Construct it's called Scroll To behaviour.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Not in the way you're describing but arrays are simple so you should use an array.

lionz's avatar

lionz

Member since 5 Aug, 2013

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