xeed's Recent Forum Activity

  • Is there any way to use the canvas graphic form as a collision polygon shape?

    Many thanks

  • Long time this thread is on, but any solution came across with the latest updates?

    The aim is to destroy only parts of an object, and leave a transparent area (maybe after being hit by a bullet)

    For the variant of using the canvas addon, currently I could not figure out how I could delete an area of a graphic via "mask" of the bullet explosion.

    Any ideas welcome

  • For me it is similar error,

    but simply kicked one polygon with physics, and switched to asm. nothing else. it is only one instance of the object.

    ---------------------------

    Construct 2 Check failure

    ---------------------------

    Check failure! This is probably a bug:

    Behavior missing its runtime.js file

    Condition: FileExists(behavior->GetRuntimeFile(use_asm_physics))

    File: html5.cpp

    Line: 1106

    Function: void __cdecl Exporter::DoExport(class era::IProject *,class era::ILayout *,bool,struct HWND__ *,bool,bool)

    Build: release 153 (64-bit) checked

    Component: HTML5 exporter

    (Last Win32 error: 2)

    You are using a 'checked' release of Construct 2, intended for testing, which causes certain errors to be reported this way. Hit Ctrl+C to copy this messagebox - it's useful information for the developers, so please include it with any bug reports! Click 'Abort' to quit (unsaved data will be lost!),'Retry' to turn off messages for this session and continue, or 'Ignore' to continue normally.

    ---------------------------

    Abbrechen   Wiederholen   Ignorieren   

    ---------------------------

  • Since your player graphic has many arranged frames, you should solve these events in (grouped) pieces, and select the right animation cases for each control activity in your player graphic.

    This manual should be usefull

    scirra.com/manual/87/8-direction

    It describes the exact conditions set by the controller keys.

  • Just continued the remaining project questions here

    scirra.com/forum/chain-reduction-roller-shutter_topic78510.html

    Once done, I will publish the capx.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I got a pro question:

    based on this topic

    scirra.com/forum/realistic-hanging-chain_topic78504.html

    i want the chain based on this file by rojo

    scirra.com/forum/a-rope-on-a-roller_topic49497_post311730.html

    to let the links destroy/create - sorted into a box on top; it should work just like a window roller shutter with chain links.

    Just like an old grandma rolling the shutter up and down again, not trusting the sunlight without sunlotion <img src="smileys/smiley12.gif" border="0" align="middle" />

    Anyway, the problem is rather the removing or adding of the first instance of the chain piece, but updating the new position of the remaining (or added) parts.

    My current plan is to deactivate physics for the chain during 2 frames, to set the new position of the remaining links to the position of the "old one".

    But I cant find an option to switch them off. Setting the physics properties to 0 and afterwards the new position makes the behavior spin around.

    Many thanks for your ideas!

  • Hi,

    this is cause you do not switch back from the "moving" animations to idle in each case. You should perform a change in all cases that occur when the figure is controlled by the player.

  • Ok, I found a solution.

    The only problem persisting is the dynamic length of the chain, but this is offtopic.

    Regards

  • Hi,

    I've tried my best with a combination of the pin and physics behavior, but the result is not where I want to go.

    The aim is to have a chain of multiple links, which hangs on a movable object (top), and carries another object (bottom).

    Any idea or suggestions very welcome :)

  • Would you send the capx?

  • I had a similar problem before when "riding" on a solid object. Guess this happens on ascending slopes.

    You can try to give the moving object a security border for physics, that it always holds a margin of 1px to the ground. Another idea is, to use a physics velocity of Y too, like (57,-1).

    Tell me if it works for you.

  • Hi,

    is there any way to do this?

    Many thanks :)

xeed's avatar

xeed

Member since 15 Jul, 2011

None one is following xeed yet!

Trophy Case

  • 13-Year Club
  • Forum Contributor Made 100 posts in the forums
  • Email Verified

Progress

15/44
How to earn trophies