LuckyRawat's Forum Posts

  • I want to make this game How can i make this?

    Game Preview

  • Thanks I got it Working

  • I have a player which moves left and right with Mouse.X at bottom of the layout. from the top of the layout objects are spawning to down and player have to catch 5 of them. First object will be pinned over the player and others will be pinned over the previously catched object.

    My problem is I want that ...

    When first object collide with player then it will be pinned on top of player and when second object will collide with first object then second object will be pinned over top of first object, when third object will collide with the 2nd object then it will pinned over the 2nd object and so on till 5 objects to collect and place them over the previously collected object.

  • I would suggest you to get this template suits on your need

  • lucid I have installed the latest version of spriter plugin but in the Construct 3 addon manager always showing its version 2019.21.02 to me.

  • Browser download not working or I am not doing it properly.

    my steps are

    Imported a pdf file into project

    on any click > Invoke Download myfile.pdf with filename "mynewfile.pdf"

    it just open a webspage "https://editor.construct.net/r157/preview/mynewfile.pdf" and close it automatically

    no download happened

  • I am working on this theme. I changed color of almost everything. but only in the project bar i did not change colors for icons. there are two types of icons. One is Plugins icons and second is Object icons. default color (blue) is not suitable on my theme. there is no way to change their colors but i can do change them to grayscale. but problem is I cannot make them grayscale separately, means if i do grayscale to any one of them then grayscale will be applied on both of them. Then here i need suggestion do i need to change their colors to grayscale. User cannot see colors for their object in icons but visibility of shapes remain same. What should i do here?

    Tagged:

  • i did same

    I changed version code in addon.json file and also when upload there also changed

    but mine is not changing

  • hi Lucid !

    need your help, I upload my theme over "CONSTRUCT 3 ADDONS" page i have updated this from 1.0 to 2.0, upload is successful but its showing 1.0 as current however it should show 2.0 as current, So i want to ask you how you do your latest update as current in that page?

  • Yes me also got this issue

  • Thanks for your quick action

  • lucid

    there is still a bug

    I am creating scml object every 1 second and on created I do pause animation but very first created object do not pause and others are paused.

    I tried latest 6.2.2019 (have this bug)

    I also tried previous version 5-28-2019 and this is working good

  • and i was waiting for c3 runtime from a long time.

  • is this for C3 runtime or C2 runtime ? because C3 runtime has Z-Elevation but in discription there is written (C2 runtime only for now).

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I have a pdf file which i will upload in files and when any click then pop a windows to download the pdf file.

    is there any possibilities to do this?