GeorgeZaharia's Recent Forum Activity

  • you are spawning the bullet on layer 0 layer 0 being the bottom layer you have, change the layer 0 spawn to 2 or 3 that you have on top and it will be fixing the problem

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • you may need to use a water webgl effect on the water layer, then on top of it have waves layer using alpha threeshold for waves making them popin out in size and fade

  • you maybe need to look into isometric or fake 3d since your ball wold need to jump over the net and fall down from a top down almost prespective however its easier to just use Q3d plugin and make the hole thing in 2d by using 3d physics and engine

  • Here you go mate , enjoy!

    Arrows to move and jump

    While you jump, press and keep down W, then use Arrows to fly around, if you release W player comes to normal platformer mode.

    Download did this in 2 minutes while reading your post!

    used this behaviors, Sine,Platformer,Pin,8way,Keyboard

  • you can use sine behavior > opacity and tweak the intensity and the period Download

    or you can try this capx that uses fadeout behavior, and simply 1 event that restarts it when the fadeout ends Download

  • Steely

    i have in my plans around 100 game templates and a lot are in development, for sure il have some isometric templates in there, just it will require for you to make the graphics in that matter if you want to match the same sketchy scenery of Don't Starve.

    a few templates are made in Q3d also but simple ones as (temple run, 3d flappy bird, 3d mario in line , and some drag races )

  • you can also use moveforward or moveatangle function from the object setting a boolean on the object, when boolean is true, will act as an everytick condition and then move at the angle you give, you wold have to calculate the angle(obj.x,obj.y,destination.x,destination.y) and rotate the object towards the same angle, by using set angle or rotate toward angle and use the angle(obj.x,obj.y,destination.x,destination.y) to give a destination. that's if you don't want to use any custom plugins, and you don't care of adding a few events

  • that can work i guess, dident encountered problems with the mac certification, since the only certification you need is the one you generate from the ios dev store

    however if the mac address isn't good you wont be able to wrap the game, but that's not detectable in an APK or ios compiler since its offline mode, in your computer so its not going to fail working, you should logically make as many ios apps you want with an vmware as long you have a ios certification and you able to generate more certifications for each app... (the ios dev cert, is different then the mac address you ask for) if you have a license for ios apps you should check the create certification area. its easy and you don't need to prove to no1 you actually own an mac, there is no security for that, and no1 will be able to check if that machine exists, since maybe you might buy'd it on black market... or built your own.. presumably.

    the certification you create in ios dev center, its reading the com.yourappname.com id in your project, based on that id the certification will be available for the app.

    so for each app you make for the ios devices you'd have a different com.yourappname.com id, so you'd be needing a different certification again.

    hope it answered your questions, the only thing you can do is trial and error as long as you have access to a ios dev account, and a full vmware set for ios app wrapping

    but if i remember correctly the mac i used was actually not in vmware but in virtualbox its basically the same just works better and has better options

  • answering the first question, it is possible to install the latest vmware machine in your windows pc and create a virtual mac , already done that, long time ago, about 5 -6 months ago, and generated a license, the thing is, you need the ios publisher certificate with out it, its pointless until proven other way, my only ios app is still up in the ios store, and it dident got removed from there, by not having an actual mac machine. here is the app the publisher that i worked for changed the name in time, and i lost the track of the actual app in itunes, but if you search it on itunes by the name Doodle 'N' Dodge i think you might get smth AppWebsite

  • old issue on mobiles, sometimes you get lucky to even have the popup menu keyboard from androids, its not working properly and, how DUTOIT said the only fix at the moment is by doing your own keyboard and make it appear when its needed... but its going to be kinda cpu intensive .. since you'd have all those buttons or sprites on screen checking for conditions .. ...

  • the bad part is that clash of clans is a 3d game using 2d isometric view and graphics aint cheap this days.

  • Steely

    yea there is a 3d object sprite that is basically a 2d sprite image, but has the characteristics of a 3d model

    however Dont Starve game from steam its a 2d isometric game its not a 3d game

    QuaziGNRLnose was doing a test with different character models, however i cant really fix the issue where in the animation morph example the legs arms actually are bending and moving, how do i export the animations for it, i seen in the c2 example for the orcs animations, you have 2 .js 1 is a 3d model the other i guess the animation however , how do i get the animations separated from blender? or other 3d software?

    more simple what do i need to press or export as ?:D thanks again for your time

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.