Mario03's Forum Posts

  • ok thanks

  • R0J0hound nothing distorts I changed those 2 minus 1 which are called texture x and y but it doesn't work but I don't understand why

  • i did but it doesn't work, so right?

  • R0J0hound I can not set the mesh on the sprite I followed many tutorials but nothing if you give me an example please

  • Here is a more generic version.

    1. Place the cloth sprites wherever you want some cloth. It supports multiple instances.

    2. change the instance variables of the cloth sprite to change up the settings.

    a. resX, resY is the size of the grid that you want to simulate. bigger sizes are slower.

    b. diagonals turns on diagonal constraints. Makes cloth a bit stiffer.

    c. iterations will make the cloth less stretchy the higher it is. 1 is the default and fastest. More than 10 would be very stiff but very slow.

    https://www.dropbox.com/s/cl1205kk9cwjh3c/verlet_cloth_paster2.capx?dl=1

    Hello R0J0hound I wanted to do the same thing to construct 3 but I encountered some problems with the mesh method to construct 3 if you have time you can help me please. Only if you are not busy

  • hi Gigatron I found this effect of yours construct.net/en/forum/extending-construct-2/effects-31/effect-2-5d-platformer-109594 is fantastic but the only problem is that it changes the colors of the sprite. changing the color intensity does not improve with some textures. it can you solve it please

  • Thank you

  • sorry again but I have another problem I have to do that all sprite p collide with collider box for example I want to put between two p sprite sprite among them with whom they will have a collision

  • R0J0hound thanks again for the recent file but I have some problems I would like to make it that when I bring the sprite p to another sprite p it anchors to that and if I move it the other remains anchored.

    Another problem is that I would need to adjust the z order between the textures drawn in the paster please can you do it

  • R0J0hound thank you very much you are the best

  • hello R0J0hound sorry for the trouble but how do I shrink the grid to distort but always leaving it 10x10

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • R0J0hound thank you very much don't worry I understand you, I too have been very busy these days. I've already tried to change the gravity value and I don't really like the result. could you give an example by adding more interactions please

  • dropbox link does not work. Maybe you say how to make them move but they already move well physically. I would like to make the fabric of different heavier thin light materials and every time how they deform it should change for example for the fabric of the sweaters it should deform less or more slowly

  • i didn't understand how you would like to do it

  • R0J0hound I have another question but if I would like to decrease the speed of moving the dots like how should I do it please