UltraLion's Forum Posts

  • It doesn't work, it doesn't show me the image as before, in this case the variable is from a family, I don't know if it makes any difference from the normal sprite.

  • I have a project where I upload images with sprite.variable&".png" how do I indicate the path with myfolder/ ??

  • Usually, unless you tell the character to stop by stopping pressing the buttons, the character doesn't stop when he turns, and the speed doesn't change unless you tell him to change it.

  • I don't quite understand what the squares are created based on, but can't you just make them invisible and visible depending on some variable?

  • I've never understood why there isn't a dedicated behavior

  • In the export you can select the extension for lossless format and for lossy format, but it does not ask you to select one or the other, for example I would like to export the images in avif, but they are always exported in webp

    I definitely don't have specific data in my hands, I just read 1950000 million game creators every year, on their page, maybe not all paying etc but I thought the revenue was good, and that some independent programmers like you are able to create fantastic things, they could perhaps make use of some people only for a period and not for life, but as I was saying it could be that I am saying something stupid and that as you say they cannot afford it, even if it seems strange to me XD

    > Would love them to hire a developer to make plugins full time, even if its outsourcing some work to talented devs in the community, like they've been doing with example files.

    I actually want that but for effects. Shaders can do so much magic.

    I've seen the vfx that can be created in Unity, I imagine that creating a system like that is a gigantic job, but I'm sure something more could be done, creating colored lights in games and energy effects would be epic

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads

    One of the main problems seems to be that people would like to be able to use more mechanics in an easier way, but that the development team cannot keep up with all the requests, thus ending up putting them aside for years, and that they are given priority to things not expected by the community. Now maybe I'm missing something and I'm talking nonsense, but doesn't construct have almost 2 million paying users? Isn't it possible to hire 2 or 3 more people to take care of creating the most requested new official behaviors?

  • In the animation editor, activate the Onion Skin option, it is the third starting from the right, it allows you to see the shadow of the frame previous to the one you are in, to realize where it should be positioned to avoid having these changes, you will notice for example example that frame 5 is far to the left compared to 4

  • Is it possible to create a timeline that mirrors another? I don't think there's an option, maybe there's a trick to do it?

  • Hi, do you also have a version without using physics? One in which the rope swings more like a vine, without making 360 degrees and slowly shortens to reach the platform, I tried it some time ago, I even almost succeeded, but I don't know why the character, when dangling, remained more towards the middle of the rope than at the bottom end, despite attaching it to an image point at the bottom

  • Ok thanks, I was hoping it would have been possible to do something like, add animation and select a subfolder in File, and Construct had directly created the animation with the frames inside that subfolder, I still wanted to see if it was possible to display 2 different images in 2 instances of the same sprite, but you can't. In the end you could already load images from the URL and create animations with variables, thanks again!

  • Ok it works now, thank you, but I was hoping it was something less complicated!