JamesXXXYZ's Forum Posts

  • Artwork looks good. Why you choose C2 to do a music game, because of the "horrible" timing? Klang (German) simple title.

  • I don't wanna use your tetris capx because i have to install to many plugins. I don't get it that a game like tetris need so many plugins. Is tetris really so complicate to do it with events without plugins?

  • cute artwork.

  • Katala

    RTS CREATOR doesn't have human units. Demo available on steam, maybe you can learn something from it. Your human units walk good.

  • MultipleChoice

    I don't like the door open sequence because it is to long. It's like you try to stretch the gameplaytime!

  • Turn around before move in the other direction looks good. Why you can post links? You have less points than me, but i can't!

  • Try Construct 3

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

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

    You work with 7Soul but you don't know what 7Soul designed?

  • Somebody

    Amazing fire!

  • m.youtube.com/watch

    Search for Blender fire smoke tutorials (YouTube)

    Btw. Your fire effect looks good.

  • Somebody

    Try a work around for mirror mode, not perfect but i hope you can solve it with my help.

    Every sprite which is in this program you have to mirror and save it in a mirror library and syncronize it with the original one.

    Orgin point is not in the mirror (One black point you can see on this follow picture).

    Its like set rotation, position and size (everything mirror from the middle). I guess you could reach these with C2.

    Two layers one is above and overlap the other one (half side), so you can get a "perfect mirror"

    [attachment=0:20kebhzm][/attachment:20kebhzm]

  • Somebody

    What about 2 layers? One layer is for mirror and the other is for normal mode. People can choose between both which should be active. Depending on which layer people drag the sprites on, these are automatecly mirrored or not but it should be possible to move sprite(s) between both layers. Changes on mirror layer should be change immediately on the mirrored side.

    You didn't watch my 3D coat link? It should be possible to do something similar in few minutes in higher quality.

    I don't like to work with primitives (parts) from other. Everyone could have the same parts.

    Now i have a reason to try out 3D Coat (commercial), i bought it but until now i didn't use it.

  • I didn't wanna learn this program. I saw these sprites and watched both videos, but i didn't know the shortcuts. I prefer to create things from scratch in 3D. I guess working with inscape (2D) is fast enough and more flexible.

  • Why you have no mirror-function? Good idea, but not really useful. 3D Coat spaceship with primitives library: m.youtube.com/watch

  • Local variables doesn't work, but over webstorage or arrays. If you found it out, please upload a capx.

  • Couldn't you parse the global variables you wanted to keep into local variables and then restore them from that after your reset action?

    Regardless, I would also like to see this feature, I've never tried what I suggested above and often have to manually state each global variable, just save to one or two that would be reset via reset all.

    Thx. Good idea.