LuckyRawat's Forum Posts

  • Okay i got it what you asking.

    I'm not sure if it is possible to make or not. But following thing make this different from body.

    1. Update its icon to current view of the objects appearance in the "scene editor". If we change image positions in the scene editor then Character's icon will be update too. So we could know about what is behind this scene. See image below.
    2. This will be symbol of scene graph. like Family icon is symbol of family.

    OR I'm no coder but i have strong feeling that updating icons is difficult task or not possible then just ignore the character and consider body as root of the tree.

  • Character is scene name which is holding the whole tree.

    body is Image (which is our chest) where our hands, legs and head is connected.

    Instead of popup for adding items so there could be just drag objects from "object types" to scene directly .

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • hi Ashley !

    I made a mockup for scene graph

    Scene graph in the Project Bar

    in the "Project" bar there is new folder with name "Scene"

    How will add new scene

    when we right-click over "Scene" there will be option to "Add scene". On "Add scene" clicked a popup will appear similar to family popup (Image-4)

    After selecting images and close popup. Our "Project" bar will look like Image-3 (left side) and all the images we added in character scene will look like a single image in layout (Image-5)

    Assign Object as Child

    On double click "Character" scene in the "Project" bar OR double click any image in the layout will open "Scene Editor" (Image-2) and then we can assign objects as a child or parent by dragging objects in the "Project" bar OR by dragging any image in the "Scene Editor". In the "Scene Editor" click any image and drag and then move it over the other image and drop there. it. will make dropped image as child object. After assign object a child "Project" bar will look like Image-3 (right side).

    After assigning objects double click anywhere in the "Scene Editor" to exit "scene editor"

    Tagged:

  • No I'm not calling function every tick.

    Screenshot looks like I'm calling it every tick because i combined 2 screenshots together. There were some other events between them.

  • see condition of 3rd and 4th event

    dot | ID < gCurrent

    dot | ID > gCurrent

    in the function i can use either dot | ID < gCurrent OR dot | ID > gCurrent, i cannot use both on one function.

    Noah Gengo suggested to pick Dot and steps using UID inside function but by doing this function will pick only 1 object but dot | ID < gCurrent is picking multiple object.

  • all the conditions is picking multiple "dots" & "steps" that's why i can't use pick with UID in the function.

  • noah Gengo in the conditions there dots and steps have difference conditions on each event. pick by uid will not work here.

  • Thanks you for your suggestion.

  • First of all watch these events

    in the Actions only x position is changed, So instead of repeating all actions i created a function and put all actions there with parameter "pos" to change x position. but function not working there.

    My Question is why function needs conditions too, OR why function doesn't take conditions from where it is called.

    see below

    Tagged:

  • Yes i learned that 3 days ago.

  • its lost now. recreating entire project.

  • hello Ashley

    I am working on a project saving it regularly but from few minutes ago it is not saving and giving error below

    it doesn't change anything update but it making original file 0 kb file. I am trying to do save as but it only creating 0 kb file.

    Currently i have opened this file and i am not closing it because once i closed it i will lost every thing.

    I also tried copy paste all content to new project but that also not saving and doing same 0 kb file.

    Please help. I can do screen share. please contact me luckyrawatluckysra@gmail.com

  • if i copy "CupCake_scml" object in construct then also it works fine. I am doing destroy "CupCake_scml" on startup and recreating it, fixing this issue.

  • lucid I send you both .c3p file and Spriter project via email: mikeufs@brashmonkey.com

  • Hi Tom

    When will we get Construct 3's own store.

    One feature i want to request is to spend my earnings from the store to store. So i can buy things in the store by my earnings from store.

    Tagged: