winkr7's Recent Forum Activity

    • Post link icon

    As some of you pointed out, a competent developer puts a freeze on all versions of everything in the last mile before going live. That means stopping at SDK 1 or sooner and the state of plugins at that point. Its very easy to use any version of C3.

    When you do a 2.0 of your game you move everything forward. This is standard practice and no biggie--you have plenty of warning here about when you will have to redo your work. Same thing happens in Godot, in UEFN, Bloomberg, Microsoft, etc. etc.

    Yes, they did redo Rex Rainbows main contribution -- moveTo -- or whatever he called it.

    I know some of you are upset, but only 1 in 50 of us ever publish anything we do in construct. The other 49 would not even know what this thread was about.

    yours

    winkr7

  • You are pathfinding at the start of the layout--before you spawned anything to look for a path?

    Perhaps that is the trouble.

    yours

    winkr7

  • Make sure enemyTarget exists and is located somewhere you can find a path to it.

    yours

    wink7

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Perhaps someone else can look at your code. I just post suggestions.

    yours

    winkr7

  • Create a small physics object at the point where the mouse is clicked and attach it as rotate joint to the object you want to drag. Every tick create an impulse from this created object toward the mouse if the distance is greater than 2 pixels. Have the impulse increase linearly with the distance beyond 2 pixels with a great deal of damping. Be sure to scale the impulse with dt so it works at any tic rate.

    yours

    winkr7

  • Things to try:

    Try saving the earlier version that does work as a project folder instead of single file. Take out any 3rd party addons.

    just suggestions.

    yours

    winkr7

  • I think if you turn off collisions for that solid you are inside it will ignore it. Don't forget to turn them back on again.

    yours

    winkr7

  • One slight addition:

    If you don't have an object (your count is zero) then you can create one with a create object event, then place that in the center.

    yours

    winkr7

  • Yes, I agree. However, in order to get more third-party add-ons it is good to give the public under-the-hood coding access even if only a select few actually use it. There is also the perception that kids all need to learn a standard coding language (though we hear AI is supposed to take over that along with driving your car).

    yours

    winkr7

  • You do not have permission to view this post

  • Mines, if the player pushes the m key it leaves a mine. Of course, you only get a limited number of mines. Maybe a new mine for every tank you shoot.

  • You do not have permission to view this post

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