Colludium's Recent Forum Activity

  • Colludium I tried the platform behaviour and flow but got this when previewing. I only added a sprite and put the bahaviour on it. Any idea why?

    You also have to have the Box2D+ behavior on the object - I'm hoping that you don't...?! Just in case, I'll amend the behavior to work-around this. Give me a few minutes.

    Edit - it was probably a bug with the Platform helper behavior. Please re-download and it should be fixed.

  • Awesome plugin. I have a minor inconsistency to report - the editor properties lists from edittime.js are not migrating correctly to behavior.js. I think that this is my fault for not using carriage-returns to divide the property_list values.

  • gameba - thanks for the bug report. Had me concerned for a while, but thankfully it was caused by floating point errors in the polygon decomposition function - that polygon shape in frame 2 was perfect to reproduce it, for some reason.

    Update: v1.05

    Bug fixes:

    Floating point error compensation in the complex polygon decomp function

    Fix possibility of incorrect object refs causing errors when they are destroyed

  • There is probably a simple fix to this problem but I can't fathom it. I have a local server running from IIS with a certificate recognised by Chrome and I can browse through my files from there no problem.

    CORS is enabled by adding the following to web.config:

    <httpProtocol>
        <customHeaders>
            <add name="Access-Control-Allow-Origin" value="*" />
        </customHeaders>
    </httpProtocol>[/code:18nb6zhp]
    
    However, when I enter the localhost url [i]https://localhost:65432/Myplugin/addon.json[/i] into the addon manager I receive the following error message in the console:
    
    [code:18nb6zhp]Error loading addon JSON:  TypeError: Assignment to constant variable.
        at d.!vcY (main.js:73)
        at <anonymous>
    !G.!EA.then.then.catch @ main.js:154
    Promise rejected (async)
    o.!Dy.then @ main.js:154
    Promise resolved (async)
    !ssA @ main.js:154
    !ssk.onclick @ main.js:154[/code:18nb6zhp]
    
    Can anyone shed any light on this please?  Thanks.
  • Thank you for this fantastic tool!! Kudos for creating this and making it available - it's saved me hours of work .

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Platform behavior now available! Box2D+ updated to accommodate it. Please check out the download page for more details and report any bugs you find.

    Download.

    Discussion thread

  • It's done! This is a helper plugin for Box2D+ that gives you full control over a Box2D+ physics object so it behaves like a player with the platform behavior. This mod comprises 2 plugins:

    Box2D+ Platform

    Behaves like a top-notch platform behavior.

    Box2D+ Flow

    Controls doors and floors for one-way collision filtering.

    This works with minify and gives good performance on mobile phones - no stuttering/jank on my testing. Check out the demo and instructions, links below:

    Demo. If you're on mobile then you can use screen controls.

    Instructions. Please read them so you know what's involved.

    To obtain a free copy, please visit the link below to download the latest version. NB that this requires Box2D+ and will not work without it.

    Download.

  • Bug fix version 1.03 now available. Fixes:

    • Hotspot offset error when assimilating objects with polygon shape selected.
    • A 'feature' of the Box2D+ library is that weld joints cannot be created on dynamic objects that have prevent rotation selected. I have no idea why... Work around implimented - if you action a weld joint on such an object then the plugin creates a limited revolute joint instead. You should not notice a difference.
  • Problem Description

    Backed up by this post. C2 now takes an age to start. In fact, my Windows machine starts from cold faster than C2 does... But it wasn't always this way.

    r239 - 8 secs

    r244 - 11 secs

    r249 - 23 secs

    Attach a Capx

    N/A - C2 editor performance issue

    Steps to Reproduce Bug

    • Start stopwatch
    • Start C2
    • Repeat with r239 and compare.

    Observed Result

    r249 is much slower to start.

    Expected Result

    Start times should be similar between releases.

    Affected Browsers

    • N/A

    Operating System and Service Pack

    W10 x64

    Construct 2 Version ID

    r249 64 bit

  • Keep an eye on my Box2D+ plugin in this thread. I'm working on a platform behavior helper plugin that will supplement Box2D+ and allow you to control an object in the same way as the platform behavior, but (of course) it's a high performance physics engine as well. The helper plugin should be ready in the next few weeks...

  • gameba,

    I have added an assimilate joint demo to the examples.zip. Please download to view an example of how to use the joint.

Colludium's avatar

Colludium

Member since 26 Aug, 2013

Twitter
Colludium has 11 followers

Connect with Colludium

Trophy Case

  • 11-Year Club
  • 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
  • x3
    Coach One of your tutorials has over 1,000 readers
  • Educator One of your tutorials has over 10,000 readers
  • RTFM Read the fabulous manual
  • Email Verified

Progress

18/44
How to earn trophies