GeorgeZaharia's Recent Forum Activity

  • puzzele for the water you can also use a bunch of little sprites, that are having gravity behavior, and the layer they are on has the alpha threshold effect ( which makes things come together as water, or liquid bobbles) for the rock i guess any random sprite add bullet behavior and when created set random movement speed 200,340 and gravity on bullet behavior or u can make all using physics behavior

  • eli0s http://www.eli0s.com/Tests/Warp/can u share a capx of that ?:O looks so awesome wanna see how u actually made the hole, cause i tried to manipulate the effect but succsefully failed

    tatogame so awesome il have so much fun with it, now i realized is a effect lol, was trying to use it as a gamesalad xml haahah im a moron some times lol

    anata thanks a lot

    jobel lol that signature status ... <img src="{SMILIES_PATH}/icon_razz.gif" alt=":P" title="Razz"> <img src="{SMILIES_PATH}/icon_lol.gif" alt=":lol:" title="Laughing">

  • i just made a brain fart... and cleaned it up ... sorry

  • Hey , im having a bit of free time... well not that much, but i can spare a few hrs a day for extra projects....

    You can see a fraction of my skills here

    I dont have any published (polished games) since i do all the games mostly for my own, or on request so the above list is kinda all i can show u for now!

    Additional i can work with Q3D also, if you want to make any 3d games in c2 i can help with that also.

    I own a q3d license, but in order for you to work with me on,using Q3d plugin, you have to have buy a personal license of the current version (2.4).... important notice...i wont share my plugins.

  • Raiper341 based on my own experience by doing what you saying, only profit youl gonna make is getting your account closed by google, by having low quality content apps! its pointless into helping other people, trying to raise a community around your main games, with others peoples free advertising games, its a no win situation for you, and for the other developer he is going to win as much money he can by marketing his own app, and by using your existing followers from google play... unless you can rebuild his APK somehow and insert your own tracking download and install script so you can get some share from google play.. its pointless! anyway ... all people are free to open an account on google play if they pay the 1 time fee of 25 usd, that was the price when i bought it 1 year ago!

  • Aphrodite the html5 compatibility it is not an issue, no website no matter how was built, now is automatically working with html5 content also, since doesn't depend about their scripts or HTML code but the browser you are surfing, and most browsers this days are html5 compatible.

    as an example i can build a website purely in flash but then embed a html5 game into it, it will work, as long as you do it manually, but im guessing most of the website owners they dont want to do the dirty work, so they just want to click and upload.

    by not having a fast integration for the websites, the sentence above can make a bit sense, but then the meaning of the sentence is a totally brain fart, since it doesn't matter in what frame u build your game, but how you marketing it and how you can improve the spread ratio of the content!

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • its closed due to the spam that occurred lately

  • great stuff, and all of them are true, im in same situation as in the cons area, was cool at beginning but now i kinda lack motivation, and lets face it, need some more skilled people around me, that can cover, audio/graphic atleast that's a must ! great post man thanks for sharing!

  • distance(user1.x , user1.y , user2.x , user2.y)

    if character not mirrored distance(user1.x , user1.y , user2.x , user2.y)less then 200 trigger follow ( move towards angle 2 pixel)

    if character mirrored distance(user1.x , user1.y , user2.x , user2.y)less or equal 200 trigger follow ( move towards angle 2 pixel)

    repeat the code for both of them depends if you want them to follow each other or not!

    if user1.x = user2.x or user2.x-20 move forward towards user2.x +200 then trigger follow again ! to pass through and then come back is a bit tricky, the whole process

    the thing is you can also use LineOfsight that does basically the same thing what i said above! as Shadowdawnz said! but then you will need a trigger event or switch like when they face each other to be turned on but move forward then if distance is bigger or out of sight start following each other the thing is the whole process will make both characters wabble around each other at some point !

    how ever line of sight is a bit buggy and may not work all the time, my fish game template even though i could use line of sight, i dident was creating this weird comparisons and then wouldn't attack my hero fish! so i used the normal distance (x1,y1,x2,y2)

  • You can also check out the three.js docs to get a feel for how things work in the background, since q3d uses the three.js library. http://threejs.org/

    im afraid the three.js examples from the website are not even close to what the plugin parameters are, for the developer might get easy, or people who already knows what three.js is but for normal people that are using construct2 without any knowledge of coding or just they are used to drag drop and publish that link wont work <img src="{SMILIES_PATH}/icon_e_biggrin.gif" alt=":D" title="Very Happy"> but is always good as an eye opener and see what q3d can do based on the three.js examples

  • best choice youl ever make, using c2 cheers

  • users suggestions ? xD ... most of the suggestions are already available in C2 and as for your other topic, is there a 3d plugin that enable c2 to make 3d games, yes the one you showed is the one commercial plugin that accurately enables you to make 3d games using construct 2 ... am i missing something here?

GeorgeZaharia's avatar

GeorgeZaharia

Member since 30 Jun, 2014

Twitter
GeorgeZaharia has 36 followers

Trophy Case

  • 10-Year Club
  • Jupiter Mission Supports Gordon's mission to Jupiter
  • Forum Contributor Made 100 posts in the forums
  • Forum Patron Made 500 posts in the forums
  • Forum Hero Made 1,000 posts in the forums
  • x9
    Popular Game One of your games has over 1,000 players
  • x21
    Coach One of your tutorials has over 1,000 readers
  • Educator One of your tutorials has over 10,000 readers
  • Regular Visitor Visited Construct.net 7 days in a row
  • RTFM Read the fabulous manual
  • Great Comment One of your comments gets 3 upvotes
  • Email Verified

Progress

21/44
How to earn trophies

Blogs

  • Construct For Dummies - Simple Tutorial Collection

    I scour the Construct forums for users tutorial requests, and create small quick and simple tutorials using Construct's defaults features so anyone can use and apply them.

  • My Dev Logs

    Thinking on games 24/7 is fun and waste of time and unproductive if we don't bring those game ideas to life. In this blog im bringing my game ideas to life and log their development process.