fedca's Recent Forum Activity

  • I am not sure if connected to this at all, but there was another person where it works on R399 and not on R400 (windows). So I assume it's the rewrite of the preview code causing it.

    Error is:

    I can't do a bug report as I don't have the issue

  • it would be "SFX/GooGun_shot_1"

  • If the folder type isn't flat and you are using sub-folders to organize your audio you have to use the path including the sub-folder when playing by name. For example "subFolderName/audioName"

  • Mikal also has an addon that works around the AMD RX issue

  • I mean I get both sides of the argument and I would say it just has pros and cons.

    But where this argument falls completely flat to me is that: the event sheet is a Construct specific programming "language" with a lot of specific complexities you have to learn (for example picking).

    GDscript on the other side is much closer to common programming so it is much easier to transition from it compared to the event sheet.

  • For cases like this you can usually use the system condition "pick last created" in a sub-event.

  • But opacity=0 is not the same as visibility. It's not possible to check visibility in an expression. There is a silly limitation in Construct that expressions can't return boolean result - visible/invisible, enabled/disabled etc.

    you can kinda do it by calling a return function passing the uid

    For this overall discussion I haven't really ran into this problem myself. Sub-events or calling the same function/custom-action seems to just work and is arguably cleaner. Still I see how it is a bit rigid.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • My guess is depending on the width or height of the text the center is at half pixels. If that is the case, increasing/decreasing the size by 1 pixel should fix it.

  • If you are on the Construct Community Discord there is a great example project for this by Abho

  • The memory management actions of the object called system (the little gear icon that's always on any project):

    documentation, scroll down to memory management: https://www.construct.net/en/make-games/manuals/construct-3/system-reference/system-actions

    or maybe I am misunderstanding your question

  • the system object has pre-loading actions

    • Post link icon

    This does not work well as you want 50% on the slider to somewhat be perceived as half as loud, this is why the exponential formula that has been posted multiple times works better.

fedca's avatar

fedca

Member since 6 Jul, 2017

Twitter
fedca has 75 followers

Connect with fedca