luckyrawatlucky's Forum Posts

  • So i have only way to do this is

    copy all data including layouts, eventsheets, objects, plugins, etc from other games to single game. but still there is a problem. there are many things which cannot be copied to other project and i have to recreate them like families, containers etc. So is another way of copy paste content from one project to another project, like if possible to do copy paste of eventsheet, layout, family folder from project folder explorer.

  • first i did test by simply import my exported html project into new project's file folder and in iframe i used url index.html but it doesn't showing preview.

  • WackyToaster

    if i load games from website then user cannot play games offline. they have to be online always. I don't want this. is their any way so i can download games from website So users can play it offline?

  • another question

    How to i set gradient to sprite?

    i did follow steps

    create color gradient called "myColor"

    add stop point at 0 with value rgbEX(255,0,0)

    add stop point at 1 with value rgbEX(0,255,0)

    Now how to apply this gradient in Sprite

    i tried with expression AdvancedRandom.Gradient()

    but it only requires numbers in the ()

    if i gave it 0 it gave color rgbEX(255,0,0) and if i gave it 1 then rgbEX(0,255,0)

    how do i give sprite gradient?

  • Can you explain it little more?

  • I have made 40+ games which i want to merge into single app. Is there any way of doing this.

    I have only one idea in mind by copying all other game's data into one project

    Any one has any idea?

    Note that i have also uploaded those games in a website separately.

    Tagged:

  • Do you mean you don't want your objects to overlap each other while they're moving along the path?

    Fib yes, I don't want them to overlap with each other.

    is there any way so each of them find a different path to reach the destination.

  • i didn't understand this

    how this will avoid overlapping with same instances.

    i didn't get what to do on "multiplier On Timer find path"

  • i have a object with pathfinding behavior. this object has several instances in layout and all of them has to find same path but i don't want them to overlap themself.

    how can i do this?

    Tagged:

  • thanks

    its working

  • please look at these events. when i use action without function then its working perfectly but if i move these lines into function and then call back them their then its not working. please tell what is wrong i have done.

    Tagged:

  • hi i am stuck on another nesting loop. I want to create 9 objects in 2 columns, like below

    1 2

    3 4

    5 6

    7 8

    9

    how can i do this?

  • lucid

    i have created animation in spriter and imported to c3.

    Now all those images used in spriter I also have another use of all those images in c3 on same project for different purpose. Do i need to import them separately in c3 or is there any way so i can use spriter's images in c3 for different purpose.

    Note: for another use of those images i don't want those images to be positioned as in spriter. each of them will be positioned manually.

    is there any way of doing this? total 100+ images

  • ok

    you can give name third option to "do nothing"

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • this file