winkr7's Recent Forum Activity

  • Hello;

    Suppose I want to know if a UID is a sprite or a text box?

    How do I find the string of the object name, ie "sprite" from a UID value? Its possible the UID may not be an

    object instance.

    thanks for your time

    yours

    Winkr7

  • I used MV and ACE. The new RPG maker has lots of third party (javascript) addins that make all kinds of things possible. All the art though is childlike with "Really Big Heads".

    If you just want to make an RPG, and big heads don't bother you, then RPG maker is the way to go. You will have something up and working in no time.

    C2 isn't just for RPGs, so it would take more time to make in c2.

    yours

    winkr7

  • I believe static variables are not effected by a change in layout according to the manual:

    If the variable is marked static in the Event Variable dialog it will persist its value permanently, like a global variable.

    yours

    Winkr7

  • rexrainbow;

    I can't load your capx because it was built by a later (beta) version of C2. I think I can set the version back some kind of way, but unless you are using new features in the beta it might be helpful to do a capx build with a release version of c2.

    thanks for your time

    yours

    winkr7

  • rexrainbow

    You have "pick all edges" twice in the event editor for graph under SOL -edges.

    yours

    winkr7

  • rexrainbow

    I like the random graph demo. Yes you could check for crossing links with the condition: overlapped.

    Are you going to make a layout editor for this addin?

    Does the least path calculation have an option for one-way edges?. I know you did this for the Board addin,

    yours

    Winkr7

  • rexrainbow

    In your example demo, none of the brown lines cross. If I wanted to add another node to your demo I want to be sure that when I create links to the other nodes the brown lines don't cross, or if they do cross--where do they cross (the layout x,y coord of the crossing point).

    As an example, connect the node in the upper left corner of the layout to the lower right corner. It will generate a long brown link that corsses 5 or 6 other brown links. THe programmer wants to be able to detect this condition (true--yes it crosses at least one other node link). Later on you may want to add where it crosses.

    I am calling node link what you are calling edge. So yes, if the edge is a line do they cross.

    yours

    Winkr7

  • If you are making a galactic star game for instance with your graph, you still want to know the "cost" of the 3 worm hole jumps and where is the "nearest enemy system that does not have a star base" filter type question.

    Also, it would be very useful to identify where graph links cross eachother. Your example has no crossing links.

    A builder of the graph might want to avoid crossing links since it will interfere with the user-interface and presentation--or at least know the location where they cross.

    yours

    Winkr7

  • Looks great. I assume you will have a "nearest" option as you do in Board? And the other things in SLG movement (like the filter functions).

    Also, Sometimes it is nice to be able to get a list of all the nodes that comprise a closed loop around a point--if such a simple closed loop exists.

    yours

    winkr7

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • rexrainbow

    SLGMovement Get Moving Path set to "nearest" seems to have quit working for destinations that are beyond a distance of Cost. It used to fill in the path up to cost even if the destination was out of range. This is probably related to the recent infinite size upgrade?

    Correction: never mind. It looks like I can't duplicate the problem. Sorry for the false alarm

    yours

    winkr7

  • rexrainbow

    Great. Its fixed

    Thanks for your time.

  • rexrainbow

    The crash is in Board are chess neighbors by UID ( i only tested non-wrapped neighbors).

    It doesn't crash if they are neighbors, only if they are not. The attached simple capx will crash

    immediately when you start it up.

    https://www.dropbox.com/s/4d8l7uij1rd5b4u/meg.capx?dl=0

    Thanks for your time again.

    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