lionz's Recent Forum Activity

  • To move with your finger you'll want to experiment with the drag & drop behaviour. Add it to the one of the objects and you'll see. There are ways to have objects follow a mouse cursor but of course on a mobile this will be different so I would use a combination of teleport to touch and have the objects use drag/drop so they can be dragged around the screen.

  • Modifications :

    • On Collision with changed to overlapping
    • Set angle toward for object facing planet
    • Set gravity angle fixed
    • Removed logic that wasn't required
    • Changed the collision for Sprite 6 (it was too small)

    dl.dropboxusercontent.com/u/49548363/endless%20simple_modified.capx

  • Yes to all.

    1. Set timeout to 9999

    2. Give it solid behaviour then you can interact with it using those commands

    3. Yep, give the particle the physics or bullet behaviour

    Sprites are easier but I guess use Particles if you want some elaborate animation.

  • Well I added the Every tick late on in case he didn't know what I was on about. It's not clear whether he wants them not to collide with each other but collide with environment objects, whether he simply wants them to not overlap with each over for some reason or whether they shouldn't collide with anything in the level at all. Just posted generic response while waiting for more info.

  • Every tick > Object > Set collisions enabled(disabled)

  • Choose a character.

    If ChooseCharac = 1 > Go To Layout > Create Player 1

    If ChooseCharac = 2 > Go To Layout > Create Player 2

    Should be as easy as that. Your way sounds like it's fine. Explain in more detail what the issue is and then someone can resolve it. Likely just a problem with the way you have implemented it / one of your events.

  • You've got the set angle of gravity set up wrong, it needs to be in format player.x,player.y,planet.x,planet.y. It works when you change those values. Also remove all of the pin logic, that seems to affect it. You only need the one line for set angle of gravity.

  • Send it me in PM.

    Edit: Ah, strange timing. I will take a look

  • I just thought actually, well I had Super Mario Galaxy in mind, touching won't work as you need to detect gravity pull while in the air. With touching you won't be able to leave the planet you're on so I would set up a gravitational field, like a sprite that surrounds the object but is invisible and if the player comes into contact with this then it takes the gravity angle of the relevant object. If the player is outside any gravity field then you set the angle of gravity to default so the player can just jump normally between planets. In my head this works, erm have fun! : D

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hello, could you please link to all of the plugins as I need them to open the file.

  • Additional logic for which planet you're touching? If player is touching planet A set angle of gravity to planet A, if player is touching planet B set angle of gravity to planet B. These will run every tick automatically.

  • Nice, make a tutorial! <img src="smileys/smiley3.gif" border="0" align="middle" />

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