Spriter/C2 - (9-16-2019 - bug fix)

From the Asset Store
Rotate & Animation for 16 Direction & Mouse Direction
  • Wait, I thought spriter would already work with cocoonJS if you used the .scon files?

  • In the actual Spriter program I'm trying to center my character in the animations. When I select all the parts and move them in a keyframe, the next keyframe gets a bit messed up :\

  • lucid

    Can you please add the visible and invisible option. Since Spriter needs a few frames to initialize it would be nice to hide object briefly if needed. plus Sprites have this option, and having to go through all container sprites for a large complex object is overkill to be invisible.

  • lucid

    anyword with the comparison for SOL. Has it been solved. it's not an often or always thing. I get it occuring with different situations.

    spriterobject.owner >= 1 there are 4 listed 0 to 3

    -- spriterobject destroy

    0, 2, 3 are destroyed, but 1 is still there and 0 is destroyed which shouldn't happen at all. I suspect this has to do witha Container problem. and of course there was the one that I sent in the CAPX where it was an increment of 1 that was removed.

    That's a really odd bug jayderyu. I'll have to check in with Ashley about this, as I'm really stumped as to the cause. The SOL only gets messed up for the destroy action.

    Wait, I thought spriter would already work with cocoonJS if you used the .scon files?

    Not yet. C2 editor (not the plugin yet) is already ready to use .scon files, but Spriter itself doesn't save the .scon files yet. That's coming in the next version.

    In the actual Spriter program I'm trying to center my character in the animations. When I select all the parts and move them in a keyframe, the next keyframe gets a bit messed up :Are you sure it isn't that certain objects aren't keyed on the next frame (expand the timeline widget vertically to see more keys). If it's not that, then let me know and I'll look into it further.

    lucid

    Can you please add the visible and invisible option. Since Spriter needs a few frames to initialize it would be nice to hide object briefly if needed. plus Sprites have this option, and having to go through all container sprites for a large complex object is overkill to be invisible.

    I will add that because it's needed for it's own sake, but the initialization pause will be probably be fixed in one of the next two versions of the plugin. I will be adding a fix to prevent each new instance from parsing all over again, and then the initial pause at start of layout, or upon the first creation of an instance should be faster with the new json format.

  • lucid those all sound awesome :) thanks for the reply.

  • I reported before that my browser was claiming the Brashmonkey.com download page was compromised, and I'm more sure of it now. Simply whitelisting the page is a very bad idea, since it doesn't seem like a false positive.

    Here's the Google report on it;

    safebrowsing.clients.google.com/safebrowsing/diagnostic

    And the actual text in case that link doesn't work for you;

    Safe Browsing

    Diagnostic page for brashmonkeygames.com

    What is the current listing status for brashmonkeygames.com?

        Site is listed as suspicious - visiting this web site may harm your computer.

        Part of this site was listed for suspicious activity 1 time(s) over the past 90 days.

    What happened when Google visited this site?

        Of the 12 pages we tested on the site over the past 90 days, 2 page(s) resulted in malicious software being downloaded and installed without user consent. The last time Google visited this site was on 2013-09-10, and the last time suspicious content was found on this site was on 2013-08-26.

        Malicious software includes 2 trojan(s).

        This site was hosted on 1 network(s) including AS26496 (26496-GO-DADDY-COM-LLC).

    Has this site acted as an intermediary resulting in further distribution of malware?

        Over the past 90 days, brashmonkeygames.com did not appear to function as an intermediary for the infection of any sites.

    Has this site hosted malware?

        No, this site has not hosted malicious software over the past 90 days.

    How did this happen?

        In some cases, third parties can add malicious code to legitimate sites, which would cause us to show the warning message.

    Next steps:

        Return to the previous page.

        If you are the owner of this web site, you can request a review of your site using Google Webmaster Tools. More information about the review process is available in Google's Webmaster Help Center.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • lucid

    Hey lucid. I'm not sure if your working on this or not, but if your not. It would be super helpful if the Spriter Object. Can have it's own render graphics. In the plugin there is an option to render an image. For now it would be great to even just have a Spriter "S". Placement right now for gui widgets is a annoying :D

    anways thanks for the plugin. Hoprefully B6 and plugin for B6 will be come soon. Actually I just want charactermaps for my plugin. :D

  • Hey Jayderyu.   I'm not sure what you mean. Do you mean, to not use separate sprites? It was originally going to be like that, but then Ashley and I agreed that giving the option to add shaders, or control individual sprites was worth the extra effort.

    As for coming soon. I can't give a firm estimate yet, but it would be hard to overstate how big of an update this will be. I won't spoil anything yet, in case I have to cut things back for time, but it should be alot more than just character maps.

  • Hey Jayderyu.   I'm not sure what you mean. Do you mean, to not use separate sprites? It was originally going to be like that, but then Ashley and I agreed that giving the option to add shaders, or control individual sprites was worth the extra effort.

    As for coming soon. I can't give a firm estimate yet, but it would be hard to overstate how big of an update this will be. I won't spoil anything yet, in case I have to cut things back for time, but it should be alot more than just character maps.

    I'm refering to layoutview not run time. Run time run's fine, but in layout all that is there on the layout is an invisible box where you need to guess the location.

  • oh yes. ok. I'll see what I can do for the next release for that as well

  • Ok, found bug on the plugin, seem some picture it failed to import and giving errors. but the scml file able to work correctly with spriter. Something like temporary file not found... etc

    Error loading texture

    c:\Users\me\AppData\Local\Temp\c2-1QGB1R\img33HP9J59.png: Failed to read image file data.

    This may indicate a corrupted PNG file in the project directory. The image will not be displayed at the image editor.

    Probably C2 problem. I will load the file one by one and see.

  • I got this error before.

    I beleive it's trying to import a picture that should be removed. I had an obejct in my spriter that I removed the picture from. but the object remained due to some legacy errors. Once I managed to full remove the object from ALL animatiosn and key frames. I was able to import with no errors.

  • terrablast, please send me the file at lucid@brashmonkey.com, and I'll take a look

  • Hello everyone!

    I'm currently working on my 1st game in construct.I imported scml file in construct and animation is working well.

    Now I would like to make character with destroyable limbs and joint,

    but I have no idea how to do that, and if is it even possible ...

    So my question is - Is there any way to unpin or destroy one of characters sprites (limbs).

    Thank you! <img src="smileys/smiley1.gif" border="0" align="middle" />

  • Hey, Lucid, when it comes to Spriter objects 'attached' to another object, I've noticed that the Spriter object still experiences some nasty 'drift' when the object it's attached to is moving, such as with a platform movement. This is actually kind of an issue, and while it's mainly a visual issue, it's still an issue that I'd really like to see fixed.

    Example .capx

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)