GeorgeZaharia's Forum Posts

  • thats actually pretty awesome ... nah didn't beat the high score got 125 or smth its annoying haha

  • > looks cool but is it less expensive then a regular Bluetooth Joystick (12$)? outside the price is a cool project

    >

    The price may not meet your requirement because It uses a Arduino joystick shield which is around 11$ . And if you plan to build the mechanical parts by 3D printing the cost will explode. Homemade devices will never be competitive to commercial products. Especially a bloody market like a generic BT joystick.

    yea i see , was thinking on the same thing when i first seen u project, but is freakin awesome that u could achieve it with an arduino and some pcb board next.... arduino console for c2?:D

  • looks cool but is it less expensive then a regular Bluetooth Joystick (12$)? outside the price is a cool project

  • you can also use pick top bottom object is a new system expression added since r200+ u dont really need to use uid anymore unless u have multiple objects overlapping

  • why are you using r45? current stable release is r216 been over 4 years since then ... the rest is a bit of misunderstanding ... people take to literally the front page words... as a design the software in my opinion does what the creators says... outside that is a matter of how u use it and for what ... but i hear you when u say ... where is the native exporter... is a long debate about it on forums lately.. maybe will be added in c3?

  • Gigatron thats some cool info there looking forward for more progress

    offtopic: always wanted to ask a coder ... is there a way to morph a image in c2 similar to the way agar.io is morphing the blob when it hits other objects or walls.. without creating some other sprites... but altering the image points or the image collision points???? i was thinking using a x64 bit image generator but then how wold u control it (maybe by adding the entire code in 1 plugin but outside that) , and how intensive wold be for a c2 frame to run something like that that can be easy achievable in jquery ...

  • >

    > > Here is an example

    > >

    > > http://sharkbite.club/cigario/

    > >

    > > welcome to scirra members <img src="{SMILIES_PATH}/icon_e_biggrin.gif" alt=":D" title="Very Happy">

    > >

    >

    > nop dont show cigar.io its not made in c2 false advertised hit f12 and go to networking <img src="{SMILIES_PATH}/icon_e_wink.gif" alt=";)" title="Wink">

    >

    if you read what i write .... you will see that i never say that is written with c2

    it used c2 in the ios version but not entire the game

    im pretty sure its not using c2 on nothing... ios multiplayer system that c2 uses isn't supported meaning wbrtc isn't supported in ios C2 compilers... it barely works on cordova... as for the webhtml5 version... there is no c2runtime there for cant be made in c2 since c2 automatically creates that file i might miss read the post though.. but outside the fact that game maybe used c2 as a compiler calling it made in c2 is false advertising...

    i replied like that cause i seen similar post around scirra forum... was thinking ur the creator my bad ... i hope u dont read all forums replies with a mean like voice... wasn't intended that way was just saying my point... the game however is awesomely done as a clone... it has a few server ping issues but perfect clone best ived seen out there... i wander if u have a idea of how the blobs "liquid contraction" was made when it hits a wall or moves... is it some js u might have a clue of?...

  • >

    > > Just send me a source code example of how to load a texture in Q3DModel format .obj!

    > >

    >

    > if ud read the posts so far and find the manual also ud figure it out by this time without making a useless post request... just name ur 3d model animation to DiffuseMap thats all u have to do...

    >

    Maybe I'm stupid, but I can't do anything. Please throw me an example

    nah ur not stupid mate, u didnt take the time to find the right answer even though i already told u so ... to add a image on a 3d object u do this ... add ur q3dobject once u did that in the right side of object... u right click the 3dobject select edit animation on the animation list that in the editor ... rename the Default to DiffuseMap .... add some image inside the editor and close it and done u will want to disable the any phong settings that wold change ur 3dobject color (as 3doymo physics behavior that has a testing checkbox making texture random change color ) dont have time for a demo but u can go to first page of this post... get a q3dexample file open it in c2 and see the files there...

  • Here is an example

    http://sharkbite.club/cigario/

    welcome to scirra members <img src="{SMILIES_PATH}/icon_e_biggrin.gif" alt=":D" title="Very Happy">

    nop dont show cigar.io its not made in c2 false advertised hit f12 and go to networking <img src="{SMILIES_PATH}/icon_e_wink.gif" alt=";)" title="Wink">

  • this is not made in C2

    the compiled version uses a iframe but the game itself its coming from a hosted source ... via php and custom js... that u can download from github ... im curious about the bending effect how u did it is it the vector2.js u have there? or other custom thing u did?

  • Just send me a source code example of how to load a texture in Q3DModel format .obj!

    if ud read the posts so far and find the manual also ud figure it out by this time without making a useless post request... just name ur 3d model animation to DiffuseMap thats all u have to do...

  • Gigatron this starts looking better and better... u got to much time on your hands hahaha i love it though

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • trigger once on co2 spawn?

  • if you have ur particles in flash or gif u can use any tool that allow u to explode the gif into frames, or select individual frames of it, photoshop cs6 and image editor visual studio smth was it a old software meant for that, if not u can use gif.maker online or smth like that , i wold not use pngs for the particle effects, it wold be less memory consumption if u use jpegs with a black background and use blending mode alpha , it will automatically remove the black color and ul have ur particles more realistic looking,and less memory usage per frame, but now depends on how much color they have. and what is the background color, u have to trial and error, till u get ur working settings.

  • i still dont get it, ... the demo is awesome... but what is the plugin doing? is it for the road ?