Effects propertie types

0 favourites
  • 3 posts
From the Asset Store
Best soundtracks for any game. High quality and engaging assets.
  • Thanks R0j0 for the answer!

    There are 2 types. percent and float.

    -----------------------------------------

    Original question

    ----------------------------------------

    <!-- Parameters -->

    <parameters>

    <param>

    <name>Threshold</name>

    <description>Separation level, from 0 to 100.</description>

    <type>percent</type>

    <initial>0.5</initial>

    <uniform>threshold</uniform>

    </param>

    </parameters>

    I am curious under type percent what other options do I have. And why the heck isn't there documentation on this lol? Are the same possibilities available as with the rest of the sdk?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • You'll have to look at a few other effects for the exact name of it but other than percent you have number or something. Those are the only two.

  • You'll have to look at a few other effects for the exact name of it but other than percent you have number or something. Those are the only two.

    float and percent. So it would seem. Thank you!

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)