winkr7's Recent Forum Activity

  • Put ten beams all pointing the same way and originating from points each 4 or 5 pixels over from each other. Then treat each mean separately. The low ones will get blocked, the higher ones will get through. If you make them fuzzy it will seem like one big partly blocked beam.

  • user overlap point. If you put all your sprites in a family you can ask which ones overlap the single point. Then pick the sprite you want if there is more than one in the SOL.

  • Hello;

    The pathfinder works in cells, either a cell is blocked or not (or costs a certain number of move points or not). An object might block two cells in one location but only one cell in another depending on overlap. The path goes from the center of one cell to the next in the path it finds, not a straight line. So if you are two cells up and over 3 it has to go over and then up (you can set it to move catycorner which helps a little).

    It doesn't find the path to the object, it finds a path to the cell nearest the center of the object. It starts at the cell closest to your start object. To move exactly to a place you need to use moveTo. Pathfinder only gets you to the nearest cell.

    hope that helps.

    yours

    winkr7

  • Thanks both of you, I will give this a try.

    yours

    winkr7

  • Hello;

    I have a window looking out on the stars that should just scroll by slowly forever. It is a tiled background.

    Whats the best way to do this?

    yours

    winkr7

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • If I have a function with static variables in the group are they effected?

    And, if I reset an area, where some sprites have become children of sprites not in that area, what happens? Are they no longer children? Same with parent hierarchy forming outside the area?

  • You can create another sprite that centers on where you want to scroll. Just have that sprite change only the x axis value with the player.

  • I did notice you can't really do much in the layout editor though, the side bars are missing or are they accessed elsewhere? It's kinda crucial to be able to check instance variables and object properties when programming.

    You have to swipe in from the side a few times

  • I have the same problem, so I make myself use the e key too.

  • I do when I am on the train or commuting. Mostly just double checking stuff. It is hard to work without a keyboard.

  • Any project I spend even 100 hours on is a tangled mess of code and variable names and doesn't need any more obfuscation to be useless to anyone else. Unfortunately.

  • I would try opening them on another pc for a start. At least you will then know the problem is your new pc.

winkr7's avatar

winkr7

Early Adopter

Member since 23 Oct, 2014

Twitter
winkr7 has 2 followers

Trophy Case

  • 10-Year Club
  • Forum Contributor Made 100 posts in the forums
  • Forum Patron Made 500 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
  • RTFM Read the fabulous manual
  • Email Verified

Progress

17/44
How to earn trophies