igortyhon's Recent Forum Activity

  • Is there a way to move the block smoother and not that instant that it is right now?

    You can set the coordinates of the touch point like this.

    lerp(Self.X,Touch.X,0.1)

    lerp(Self.Y,Touch.Y,0.1)

  • winkr7

    Hey!

    Thanks for your response. I am really bad at physic, this is what I've manage to achieve.

    https://www.dropbox.com/scl/fi/dksjskdwlibn1pr20l7oh/DragAndDropExample_01.c3p?rlkey=w1zl85gzyjivdmqpug9dx7ok0&dl=0

    Can you make the moving of blocks smoother? Also the blocks do not slide easily into the pits, why is that?

    I had to find and install a plugin for that damn Poki to open your example.

    I reworked your example a little bit.

    dropmefiles.com/cCLY0

    Updated.

    To make it easier to insert parts, you can reduce the collision a bit, developers often give the player invisible simplifications.

  • It doesn't work if nothing has ever been saved for the item to local storage. I'll add something to have it set something by default if it's missing for each stored value. Thanks again!

    There is also an action there in case the save is not found.

    Or you want your colleagues to use your screenshot with actions and rework it. It's not difficult, but it will degrade your development experience.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • This example was done for someone else, so you don't need to look at the icon.

    You can switch to another layout after the trigger no found or save loaded.

  • Hi. You can additionally save the time of saving the last record and check whether 2.5 hours have passed or not before and after loading data from local storage.

  • You do not have permission to view this post

  • Hi. You can do this.

    kibaga.org/c3-example/file_uploads/index.php

  • You do not have permission to view this post

  • Hi. It's a bad way to use development tools in a language other than English. All engines and editors are very easy to learn in English and you will need it in your life.

  • You do not have permission to view this post

  • Data in local storage is not as easy to manipulate as a simple file, this is the first stage of complication. You can add encryption of variables you save.

    It's not worth it, it's better to spend this effort on the game.

  • Look at Chadori, I think he had something for child policy, his plugins are all built through the Construct3 server, then you don't have to build a package through Cordova or Android studio.

    constructcollection.com

igortyhon's avatar

igortyhon

Member since 22 Jul, 2020

Twitter
igortyhon has 14 followers

Connect with igortyhon