wertt22's Forum Posts

  • You do not have permission to view this post

  • can you CONVERT

    rex_gridCtrl

    rex_bbcodetext to c3runtime?

  • wertt22, which blending degree do you mean by blending constraint? Can you please point to a Spine web page describing what you would like to change?

    Also - I think you probably already know - bone control and mirror flip have been released in the plugin.

    dear mikal ,Thank you very much for your work, bone Ctrl action is real cool,and i add my bone ctrl action to plugin,and They are not in conflict。

    To fully control the bone, you also need to set the mix of the constraint。。。If the mix of the constraint can be set to 100, the bone cannot be controlled. When we change the mix to 0, the bone can be controlled again。

  • dear mikal ,Is it possible to set constraint properties dynamically, such as setting the blending degree of constraint to switch between 100 and 0

  • You do not have permission to view this post

  • Just like real joints in human body, they don't like to be overstressed. Make sure you don't apply too much force. And you should only change position and angle using Physics actions. If you try to change position or angle directly (using "Set angle" for example), or use other behaviors like Bullet, the joints will break.

    If this doesn't help, please post your project file.

    thanks IT happen always by torque to much, if stuck happen,i use remove joint,and create joint again,and i need know when stuck happen,very troublesome

  • need help thanks

  • dear mikal SpineBBoxCenterX and SpineBBoxCenterY IS not accuracy if spine is fliped。。。。。

  • when spritea pin to spriteb, spritec pin to sprited,if i destroy spriteb, the spritec will unpin to sprited?

    here is addon

    github.com/erenertugrul/construct-plugins/raw/master/ported_plugins/behaviors/rex_pin2imagepoint/dist/rex_pin2imagepoint.c3addon

  • You do not have permission to view this post

  • You do not have permission to view this post

  • how to erase canvas with sprite like paster sprite??thanks

  • If it's a simple linear gradient you may be able to calculate rgb values.

    You can also post it on a DrawingCanvas and read pixel data from it.

    If you are making a color picker, check out this page:

    https://howtoconstructdemos.com/hsv-color-picker-tool-c3p/

    nice i saw your ragdoll templer,did you use many rope to make hand and leg so IT looks like

    mesh transform?

  • how to get rgba from a gradient pic by xy thanks