dop2000's Recent Forum Activity

  • What happens if you disable jump-through on this platform, does the character walk normally, without falling/landing?

    I recall seeing several bug reports about jump-through, so it worth checking if this behavior is really causing the problem.

  • Pras I suggest you to read the comments!

  • Add "Btn Set Unfocused" to events 2 and 3, see if it helps.

    Or better yet, don't use buttons or other form controls in your game, make buttons with sprites instead.

  • Sure, I do this all the time. I prefer to save one key in Local Storage, which is a dictionary that keeps different variables, as well as different other dictionaries/arrays as JSON strings.

  • I made the picker with drag&drop because it was faster. You can definitely change it to simple click, it should be even easier than what you have now with the circle. Simply clamp picker position to Canvas.BBoxLeft, Canvas.BBoxRight, Canvas.BBoxTop, Canvas.BBoxBottom.

  • Drawing Canvas Snapshot dimensions can be different when you change window size, which also happens when you request full screen mode. You are pasting an object onto the canvas and saving snapshot in the same tick when you are switching to full screen, that's why it doesn't work correctly and you are getting inconsistent results.

  • This whole animation is ~700 bytes. This is nothing.

  • I am not sure I understand your question.

    If you need 3 blocks appear and disappear one after another, the easiest way to do this is with an animation.

    dropbox.com/s/cyto45wyib6h4o2/loadingBlocks.capx

  • Use Mouse.x(layer) and Mouse.y(layer)

  • To quote Ashley - "don't worry about performance until it's actually a measurable problem".

    But if you want, you can test this yourself - read from a dictionary or string in a loop, say 10000 times per tick, and see if there is any difference in CPU utilization/fps.

  • Still curious why the same project doesn't work when you roll back to r164. It doesn't make sense.

    Also, Physics seems to me an overkill for this task. You can make a similar effect with Pin (rope style) behavior. It may not be as bouncy, but will be better for performance.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I still don't understand why it doesn't work when you revert back to 164. Behavior code is definitely not bundled with the project.

    But if you are sure that there is a problem with physics, I suggest making a small project to demonstrate the issue, save it in versions 164 and 166 and submit bug report.

dop2000's avatar

dop2000

Member since 26 May, 2016

Twitter
dop2000 has 271 followers

Connect with dop2000

Trophy Case

  • 9-Year Club
  • Entrepreneur Sold something in the asset store
  • Jupiter Mission Supports Gordon's mission to Jupiter
  • Forum Contributor Made 100 posts in the forums
  • Forum Patron Made 500 posts in the forums
  • Forum Hero Made 1,000 posts in the forums
  • Forum Wizard Made 5,000 posts in the forums
  • Forum Unicorn Made 10,000 posts in the forums
  • x5
    Popular Game One of your games has over 1,000 players
  • x2
    Coach One of your tutorials has over 1,000 readers
  • Educator One of your tutorials has over 10,000 readers
  • 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
  • Unrelenting Visitor Visited Construct.net 180 days in a row
  • Continuous Visitor Visited Construct.net 365 days in a row
  • RTFM Read the fabulous manual
  • x3
    Quick Draw First 5 people to up-vote a new Construct 3 release
  • x14
    Great Comment One of your comments gets 3 upvotes
  • Delicious Comment One of your comments gets 10 upvotes
  • Email Verified

Progress

29/44
How to earn trophies