vijayrajesh's Forum Posts

  • I agree with you LittleStain. But in my project, it seems to destroy all enemybullets on destroy. Let me see whether I can share the capx please,

  • http://i.imgur.com/CPYNIIO.png?1 Please see this image

  • I could pick the UID, but when I add action "destroy bullet" now it destroys every bullet.

  • Do I have to give any value to UID?

  • Hi,

    I need to destroy a bullet that is coming (spawning from enemy) . When I simply add destroy bullet weapon, it simply destroys all spawned items. I am not able to pick the exact one,

    How to do it?

    Thank you,

  • actually it works when there is just a call to one function. Suppose if there are 2 functions continuously, The second function runs async mode,

    Is that normal?

  • Hi,

    I need to add a function in which I need to add "wait for 2 seconds". But when I call the function, the wait is ignored. Is this a bug or am i missing anything?

    you can see my function here http://snag.gy/S91uW.jpg

    Thank you,

  • Hi,

    https://dl.dropboxusercontent.com/u/131 ... index.html This is my first game. It is still in beta,

    When I tried to play in iPhone, the helicopter sound pauses in repeat mode,

    Is this a bug or am I missing anything to fix it?

    Thank you,

  • Try Construct 3

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

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

    http://demonisblack.com/code/solvemath/game/ Please see this one. This one is created with createJS library.

    It seems very light and smooth. The drag is smooth and animated and on drop, the letters are moving away smoothly by giving space to the new number.

    Is this something possible in C2? any sample or tutorial please,

    Thank you,

    Rajeshkannan MJ

  • Ok I solved it. Although bitdefender manages firewall, it seems Windows firewall is also on active mode. Even though I whitelisted c2 in firewall, I had to allow 50000 port number in the whitelist.

    After whitelisting the port number it worked.

    Thank you,

  • Here you go How to preview on local network

    90% I think you didn't configure your firewall.

    and another nice trick is to reserve an IP address for your work computer (C2 installed on) on the LAN [so you always use same ip and don't have to change it via construct prefrences everytime it changes. or look it up when using your phone > Yes, I did everything in the tutorial. I even assigned 192.168.0.15 (that is my ip). And yes, I am also thinking the same firewall must be configured. I am using "BitDefender Total security". Any idea how to configure please? Thank you,

  • Hi all,

    Just yesterday I bought the personal license. Glad to be part of the family.

    After working on a game I could preview on my own system. But with the IP i am not able to access it in my iPhone.

    I even tried my Apache server on my local system and accessed it in iPhone. But C2 server is not accessible in my iPhone.

    I think it should be a common error or bug. Can anyone please guide me how to view the game in my phone please,

    Thank you,

  • Yes, I learned it now,

    The functions seems to be asynchronous and that made me little confusion to learn about. Now I understand how to use them,

    Here is my events window. I have used 2 buttons, 1 input box and 2 text display boxes,

    dropbox.com/s/pakf0he1t7pwnfg/BGXmp.jpg

  • Hi all,

    I have stored a value in localstorage in the variable name "HighScore"

    How do I get the value stored in localstorage?

    Thank you all,

    Best Regards,

    Rajeshkannan MJ

  • I am fairly confident that if you have a Personal or Business license, you can use those freely. I would.

    Yes You are right. I found this information in the free assets download in the bottom link,

    Thank you,