mOOnpunk's Recent Forum Activity

  • You could use the Modulo (remainder after division) expression,

    0 % 4 = 0

    1 % 4 = 1

    .... 3 % 4 = 3

    4 % 4 = 0

    5 % 4 = 1 etc etc.

  • Use int() if you don't want to round the number. Round() will round to nearest whole number, Ceil() will round it up and floor() will round it down.

  • Aekiro Thats great thanks!

    Will you be updating the itch.io page? Its not urgent so i can wait for that.

  • Would it be possible to add a "padding" option to the slider bar. It would add padding or a margin at either end which sets the boundary of slider so we can create a more traditional scroll bar.

    The difference is with a slider bar the origin point of the slider is in the centre so the slider sides moves past the slider bar sides at the min and max positions, with padding if your slider object was 32 pixels wide with the origin point in the middle, you could set a padding of 16 pixels so that the edges of the slider object stops at the edges of the slider bar object. The slide boundary would be 16 pixels in from the object at either side.

    Also could you add the ability to set a sliders min value and step value through events, at the moment only value and max value are supported, min value and step value can only be set in the editor.

    Thanks.

  • I wasn't aware initialise was needed now, i updated it and it works again now. Thanks.

  • Aekiro

    Is there a problem with the latest version, i can't get slider bars to work, either my project or your example file. The bars won't move.

    Thanks.

  • Find the instance on the properties panel and drag and drop it onto the frame to create a copy.

  • Yeah you are right you should probably do without if you can, but bear in mind that c3 also has the "bundle addons" option so they can be saved with the file, a great improvement over c2.

  • Hi Eren

    If you ever manage to make the fuzzy logic plugin work correctly then i will happily donate thanks.

  • Can i ask what you have against using the extensions? You seem to be making more work for yourself then necessary. Some tasks in construct are just hard to do (like this), which is the whole reasons for the extensions.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Its also worth checking out the official extensions page from time to time.

    https://www.construct.net/en/make-games/addons/249/c3-i18next

  • Hi, mOOnpunk I already converted this plugin, but I didn't share it. Because calculation of fuzzy Logic was giving a different result in c3runtime. if I solve the problem, I'll share it.

    Eren Thats a shame, thanks for trying.

mOOnpunk's avatar

mOOnpunk

Early Adopter

Member since 29 Mar, 2017

Twitter
mOOnpunk has 2 followers

Trophy Case

  • 7-Year Club
  • Forum Contributor Made 100 posts in the forums
  • Regular Visitor Visited Construct.net 7 days in a row
  • Steady Visitor Visited Construct.net 30 days in a row
  • RTFM Read the fabulous manual
  • Great Comment One of your comments gets 3 upvotes
  • Email Verified

Progress

13/44
How to earn trophies