GeorgeZaharia's Recent Forum Activity

  • add browser object! add a button for the link to be pressed, when button is pressed browser go to url(ur url) new tab "tag"

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • my game did the same thing, its not the browser cache, but their system(kongregate's). since they have a huge amount of developers uploading all kind of sorts of games daily the servers may skip your update content submission! it toked 1 week for my pool test game to adjust! not sure why, dident asked them... but it wasn't my firefox cache. or internet explorer, or anything else, however after each submission i did, there is a note saying that the new files will take around 48 hrs to update, that is like a + - another 48 hrs! so u should wait! or contact their support if your in a hurry!

  • you can set the origin points with half measures also now! so if your picture is 17x17 your center coordinates should be X 8.5 y 8.5 ! you can calculate the center with the calculator by taking the width height of your sprite, and divide it by 2! then input the result for X Y in the origin point thing! hope it helped! not sure if i was on point! dident really understood ur question!

  • if you are using physics, as movement, then you might want to enable the checkbox in the moving player that says bullet, that way the collisions will be more effective, however, when slow fps happens, its going to trigger again, happens to me all the time, its annoying but yea... better test it in Node webkit since its pc based, will perform better a bit! if you have a capx, id suggest report it into bugs or performance issues, maybe in next update it will gonna be fixed!

  • Hi,

    I create a game and I wanted to ask you how to create addons of the game?

    Addons will be free on well, but as in the game there are 5 car models, and I wanted to add a button that allows a download of addons with 3 different models.

    what do you mean download 3 models where?

    and what do you mean as addons buttons?

    explain please as simple as u can

    if by download you mean load/ to change the model of car, or load some inventory items, you can easy do it on screen, have them already there, but hidden, or outside layout, if player presses button to add more cars, toggle a bolean, saying purchased or added, and make them visible and able to use them! mhmm.. but then not sure, if this your talking about!

  • you can do push notifications from intel xdk also, however i cant really say to much! in old intel xdk there was a option to setup a server side permission! in the build , for .apk's however i dont have no clue about IOS!

  • update the intelxdk or reinstall it! scirra isn't offering intel xdk support! you should try the official forum from intel ! or google search!

  • u mean u want the ball to stick near the player while running? u can try using pin, but then u have to disable enable it each time its going to shoot or deposes other players! that's kinda the only way to make it in a top view! which im guessing ur trying to make it! if u dont use the pin behavior u can use a boolean and a everytick condition to set the position and angle but then again is the same thing as pin behavior! hope it helped u!

  • yes it is closed, due to the spam lately

  • nice use of webgl effects ! interesting project!

  • seen this before,but i dont think outside the fluidibility wouldn't do much of enhancement to c2! <img src="{SMILIES_PATH}/icon_e_smile.gif" alt=":)" title="Smile"> that song dou..http://assets.paperjs.org/audio/gnossienne.mp3

  •  Version 3 can access:
    In-app purchases
    
    Identity
    
        find accounts on the device
    
    Location
    
        approximate location (network-based)
    
    Photos/Media/Files
    
        modify or delete the contents of your USB storage
        read the contents of your USB storage
    
    Wi-Fi connection information
    
        view Wi-Fi connections
    
    Device ID & call information
    
        read phone status and identity
    
    Other
    
        full network access
        view network connections
        prevent device from sleeping
    
    [/code:280ga8dr]
    
    the app doesn't even work, on my mobile, cause its unsecured! automatically gets delete! you might want to check the com.yourcompany.com id! 
    and i wold suggest to change the app access requests! u dont need access to peoples SD card and the ability to control it, also you dont need to withdraw any account information pictures and address book contacts! since your game is a small avoiding game, with a in app purchase that disable ads, and kinda that's it!  wish u gluck in future!
GeorgeZaharia's avatar

GeorgeZaharia

Member since 30 Jun, 2014

Twitter
GeorgeZaharia has 35 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.