Asmodean's Forum Posts

  • Ashley That works only if you painstakingly change it manually. As soon as you use the system-expression replace in a construct event it won't work.

  • In 477 was WebGPU compatibility mode enabled. Try to set WebGPU from 'Auto' to 'No' in the project properties. Maybe that's the reason.

  • You have to tick "HTML element Layer" in the Layer option, where your iframe is.

    Then it should work.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I can confirm that there is no Audio if you record a Video.

    I use the LTS Version on Edge.

  • I can't help directly, but on the Kenney.nl site is a "Racing Pack Asset" with road tiles with 45° roads, turns, curved roads etc.

    May be it is helpful for you to see how others have done it. Asset is free and CC0.

    https://kenney.nl/assets/racing-pack

  • Boss is visible is a sub-event of 'On Start of Layout' and StartBackground is visible. StartBackground is visible and Boss is visible need to be both a sub-event.

    Otherwise the Boss Actions Group will never be activated.

  • What seldom is mentioned is the cost of AI. OpenAI made a loss of $11.5 billion in the last quarter. I don't think that with 10$ or 20$ subscriptions they will made a huge profit. The questions is who is willing to pay 100$ or 200$ a month for AI?

    If you intergrate AI in Construct someone hast to pay for that.

  • The value needs to be a string.

  • You do not have permission to view this post

  • Drag the tilemap bar on the layer panel. Now there should appear five squares, drag it to the middle one and release it.

  • Normaly you use 'Wait loopindex*0.1' or some other factor. But this doesn't seems to work with create object. So I made the sprite invisible, and then visible in the loop again. You need one instance in the start.

    Maybe there is a much better way.

  • Ashley I have the exact same problem. I thought it worked after reinstalling but after a restart of the app it has the same problem again. It only works if I call the URL with the Edge Browser and open then the app from there.

    Construct should be logging something to the console if an error occurred.

    It's all completely blank, it doesn't load anything or gives any error.

  • all of a sudden only gray screen with no error

    I had the same Error but deleting the cookies has solved the problem. But it deleted all setting and add-ons. It works fine now for me.

    I had the first time to kill the Edge Task because it wouldn't end itself. After that all works fine.

  • This should work:

  • MikeMS You're right I can't enable the effect in the editor, but I can enable it at runtime an then it works.