winkr7's Forum Posts

  • You can click "unbounded scrolling" in the layout. This will do the trick, but it will show the areas outside your layout when you go to the edge. The good thing is if you change the zoom level of the layout you don't have to adjust any extra settings.

  • oosyrag Dop2000 R0j0hound;

    Thanks for the answers, I will take a look at the Rojohound code first.

    yours

    winkr7

  • Hello;

    Is there any standard way to do drag and drop for a controller--ie as much like using the mouse as possible?

    thanks for your time.

    yours

    winkr7

  • Send the function ripozoni.uid as an integer parameter. On the other side use pick by uid and you can access ripozoni's various attributes.

  • you can multiply by 1000 round the answer to an integer, and then divide by 1000. This may not always work, there are some difficult decimal questions in computer science in general.

  • You can do a 2d RPG, but I would start with a small plan if I were you. Get a small game to work before you try to do a big one.

    I wrote a little RPG-like game in construct (just event sheets no code) here on our construct arcade:

    construct.net/en/free-online-games/rpg-mage-dog-26512/play

  • Car movement does this for you automatically. Maybe you want to use that instead? (you will have to remap keys to wasd from the arrow keys of course).

  • They say a 2 key shoot is easy--the pilgrims did it.

  • It works fine for me.

  • Hello;

    I want to find a location C, that is the nearest place to location A that is not in the line of sight of location B. IE, I want to hide behind the nearest tree from some enemy. One way is to guess locations near A and check to see if they are in the LOS of B.

    Is there a better way?

    Thanks for your time.

    yours

    winkr7

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • looks great.

  • once you have the UID of the first closest, take it out of the SOL and go again. Then take the first two out and go again. There is probably a more efficient way by ordering them by distance and then taking the top 3.

    yours winkr7

    • Post link icon

    19.99 is a very good price. Did you mean 119.99?

  • Have you tried the latest beta? They are doing a lot of work on Hierarchy, things like persist and Json are involved.

    yours

    winkr7

    • Post link icon

    I am a fanboy of c3 but I have worked with lots of software packages. They all have problems, but at least here you can get hold of the people who actually write the code. They may not be able to fix everything here, but at least you know they know you exist.

    If someone tells me what to click I will try to do this build with my current game to see if it works for me.

    yours

    winkr7