blurymind's Recent Forum Activity

  • R0J0hound This one is the only completely free one! So for indie developers it is a better option than Spine2d or any of the other ones.

    It is better than spriter - since spriter wont have FFD/smooth deformation any time soon.

    it would however be of no use to construct2 until it gets a runtime to support the features.

    It's FFD / meshing features are more advanced than optpix spritestudio (the one I posted before) - but they are both fairly good.

  • Dragon bones now supports smooth binding and FFD!

    https://youtu.be/xUfosRr9fY4

    http://dragonbones.github.io/

    Officially making it on par in terms of features with spine2d - which is 300+$

    Dragon bones is free.

    Still no runtime available for construct2.

    Here are the currently available runtimes:

    https://github.com/DragonBones/

    it has a Java script runtime:

    https://github.com/DragonBones/DragonBonesJS

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • opentoonz - its awesome and free - also more powerful than spriter if you need a frame sequence!

  • Prominent can you share the example file? Thank you very much!

    it's not a bad engine. But

    pros:

    1. Works well on linux via wine

    2. built in plugin manager that makes it easy to update and install plugins/new functionality

    cons:

    1. Really bad at code reusal - making its level editor crap

    2. You have to buy more exporters - which are expensive

    3. Very rarely updated

  • olixis looking forward to it

    if you want your game to look like a generic game made with buildbox - then use the out of the box crap they have on offer. You literally can make 3-4 types of games with that thing.

    Its almost the same as opening a premade demo template in construct and not being able to edit the logic - only change parameters and graphics.

    With construct2 you have the freedom to DESIGN the game yourself.

    If you care even a little bit about actual game design - then it would be obvious to you why its not worth even wasting time on it. If something has a high price on its license - that doesnt make it better. I have no idea what they are smoking - they should be offering it for free. Only an idiot would buy it and expect to make an original game. Its super limited.

  • This is fantastic! Thank you for looking into this! <img src="{SMILIES_PATH}/icon_e_smile.gif" alt=":)" title="Smile">

    The editor is very user friendly and quite nice.

    You can get the indie license by going to this page:

    https://act.webtech.co.jp/ja/indies/sst ... 1458679226

    right click>translate to english and fill in your email.

    The indie license lets you use their software without limitation on games that make up to 100 000 $ per year.

    The pro license is 600$, but you only need it if you make more than that on the game.

    http://www.webtech.co.jp/spritestudio/indie/#anc1

  • blurymind

    I didn't write the three.js animation export/import, only the code which links it to Q3Ds various systems, and some modifications to the way skeletal animations are loaded. The exporter/importer code is open source and wasn't made by me, but I've done what I can, and have gotten it working with . A lot of animation features that you can use in blender wont export / are missing, and you'll need to figure out what does/doesn't work. Make sure you use the r69 exporter, from the source package in this link (https://github.com/mrdoob/three.js/releases/tag/r69). If you want a working example of animated models try/look at the files in examples/models/skinned, these load properly. the marine_anims.js file has a few animations. I was unaware of the underscore causing issues with morph anims, I'm not entirely sure why its messing things up but ill investigate.

    for the 2D/3D projection thing, there's no built-in method to get the view-space coordinates or projection matrix. Generally that's supposed to be what you use Q3D sprite for.

    If you know javascript/sdk you can modify Q3D easily enough to give you what you need, just look at the tick2 function for Q3D bone where the debug text is displayed and you can add some new expressions that use a similar process. I'll look into adding it for the final update i'll do, but no word on how long that'll be.

    Q3D isn't going to be undergoing any updates for a long time though, it's already grown way larger than I had intended it to when i made it 2+ years ago. There's a build I've yet to release that moves to a slightly newer version of three.js and fixes some bugs but that's incomplete, and after that there wont really be any more updates. It was never meant to be a full-blown game engine with all the features and UX of something like Unity, and frankly it can't become much better because of the edit-time SDK limitations of construct 2. Originally it was just meant as a simple way of getting 3D graphics to display with WebGL in a construct 2 project, and now it's got features like physics, collision checking, animation etc which I literally spent a whole year and a half researching/optimizing/refactoring. There isn't much more I can do to improve it which is worth my time, You shouldn't be using Q3D for a large scale 3D game where an engine like unity would be much better suited and have improved workflow, you should use it if you need some 3D touches to your C2 game, or want to make a simple 3D game like the tiny tank demo.

    Thats the thing though - without being able to have objects from q3d collide with objects from c2- you are quite limited as the two engines cant communicate fully. The q3d sprite has no collisions. Sounds like a basic thing that anyone can do by editing your java files- but i dot have the knowledge of your api or java experience.

    I wanted to use 3d graphics for my 2d rhytm game, and this pretty much killed it. You cant even get the 2d coordinate of a 3d object

  • Joannesalfa

    https://github.com/SpriteStudio/SS5PlayerForCocos2d-x

    https://github.com/SpriteStudio/SS5Play ... s2d-x/wiki

    if you use google chrome/chromium, just right click on the page and select "translate to English"

    In less than a second you will be able to read it :/

  • All in chinese D:

    japanese.. sadly. Their website and the actual software has an english version, but not the git

blurymind's avatar

blurymind

Member since 6 Dec, 2013

None one is following blurymind yet!

Trophy Case

  • 10-Year Club
  • Email Verified

Progress

11/44
How to earn trophies