winkr7's Recent Forum Activity

  • If you know what object is going to be invisible you can use a global variable (or a Dictionary entry) that says--set to invisible. Then when you enter the layout you can set it to invisible based on the variable. However, while you are not on the layout the object is in you can't set it invisible (unless it is global).

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I use the layout to store the whole conversation and a layer that I enable for input and disable the other lower layers. I move the text on and off the non scrolling layer with x -20000 being off. I have the text go bold if it can be clicked. All in all it has not been very easy to do a real dialogue. Some people say do it all in html. This is just my 2 cents.

  • 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

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