kiranchandra's Forum Posts

  • I had some bullet objects moving on the platform but they dont mirror themselves to the direction they move.

    say when they move towards right they are mirroring right and even when they move left they mirror right.

    how to make them mirror themselves to the direction they moving??

  • i Want to make enemies to move towards player like pacman and try to attack him.

    can someone give me clearcut steps on how to do it?

  • u should use system every tick touch player on tap increase speed by x seconds i guess.

  • Im using chrome browser with IDM Extension , however this extension downloads sound files from game website only made by construct 2.

  • please make it to 204.2 version. Im using 204.2 version.

  • I exported my project to html5 game and i uploaded it on my web server.

    When i try to access the game index file , all music files are being downloaded to my computer , why?

    how to fix it?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Im creating a platform game similar to super mario , thing is the layout ends after very limited space and moving further layout player falls out of screen.

    Im using 720p landscape project

    how to get lot of unending or maximum x-axis platform space i mean how to get more x-axis platform space in one layout itself ??

  • You still have the player on the lowest layer. Right click on sprite and move it to the layer named "layer 0" in your case. Then right click on the player again and set z order "move to top". Done

    I can't upload the capX again because I have a higher C2 version than you. But do as described above and you'll be fine. Just remember that if you want something to be in front of something else the sprite you want in front always have to be on a layer above the other objects layer. The name of the layers doesn't matter. The order of the layer fron top down makes the difference.

    Wow This worked ! Thankyou very much .. It worked.. so happy... i started the game yesterday watching a tutorial ... u r awesome

  • HERE IS THE CAPX FILE

    mediafire.com/?usebld3yqi74ztv

    someone please fix and make all objects come back and player come front , also tell me what u did.

  • I Did exactly as u said , but when i put player into layer 1 , objects become invisible.. i checked under initial properties and it shows both layers as visible.

  • Im new to construct 2 , Kindly give me clear answer. I have 4 layers...

    Ok i placed player on layer on higher level (2) and objects on low layer(1) ,

    then the objects are not appearing on screen????

  • As you see , my player is behind tree when he walks on platform , how to make tree go behind and player come front of the objects??