andykenobi's Recent Forum Activity

  • It is really what I was looking for! Thanks for sharing!

    I need multiples inputs, so I ended up adding, you could check and perhaps implement the "multiples inputs"?

    Thank you again! Excellent plugin!

    Hey, it's good to know that u like it. Yes i can. If i have some minutes today i will increment it!

  • I always give text objects some little more extra space for issues like those.

    Here's an example.

    Hum, i got it, but i need to be the exactly same size at run time...

  • I'm making a game for desktop and mobile and i have a text box, but i have some issue.

    The font size is not equals in mobile and desktop... just look at the example:

    Example1

    Example2

    If you look the word: RESPOSTA in the second example was cutted... how do i fix it?

  • Thanks. it works on mobile but the problem is that the keybord cover a part of the box...

    Have you solution to change the position of the box ?

    Hum, okay, i will see what i can do to fix it!

  • I made a plugin for a sweet alert in Construct 2.

    I hope you like it!

    [quote:2hjlthnv]

    V.2.1

    Add a new function: GetLastValueAt(index) - Now you can get a last value from the multiple input by an index.

    Name: SweetAlert2

    Version: 2.1

    Description: Add sweet alert to show in desktop or mobile.

    Tested: PC.

    Link: Plugin and Example

    [quote:2hjlthnv]

    V.2.0

    Change some structures.

    Change some things:

    ADD

    • Tags.
    • Multiple inputs alert.

    REMOVE

    • Remove input alert. If you want to use one input, use multiple with one input.

    Name: SweetAlert2

    Version: 2.0

    Description: Add sweet alert to show in desktop or mobile.

    Tested: PC.

    Link: Plugin and Example

  • Not working in Android

    I used in my Android... hum... Where did you test? Browser or PhoneGap?

  • woah what complications, how about this:

    x = Min + (random() * ((Max - Min) + 1))

    1st problem = minimum is 280, maximum 420.

    same thing applies to the 2nd problem, your minimum is -100, while your maximum is 0.

    same formula applies. - gives you a random number between your max and min, now if you want percentage of that number in your range you just apply this:

    perc = (x /(max+min))*100

    Hey, perfect! Thank you!

  • You always want a number between 0 and 1, and 0 to be the starting point, so add 100. That gives you 0 to 100. Divide by 100 to get the factor (0to1). Do your math, multiply by 100, then subtract 100 again, to move everything back into range.

    Thanks

  • Subtract 120, so the range is 0 to 280. 280 is your divisor, so the coordinate X, minus 120 divided by 280 is the factor (0 to 1). Or, the factor multiplied by 280 plus 120 gives you X. (Remember, you don't actually work in percentages. You want a factor from 0 to 1, where the percentage is just the factor times 100).

    Humm cool. i will use, but when i want:

    -100 = 0%

    0 = 100%

    what do i do?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I'm making a custum slider.

    I have two numbers...

    Min = 120

    Max = 400

    I want:

    120 = 0%

    400 = 100%

    I don't know the equation for this.

    I want create a percentage to a custom range... How do i do it?

  • I am looking for a backend storage to use in a website, but i don't know what use: Firebase (NoSql) or Backendless (Sql).

    Can someone tell me the differences, advantages and disadvantages...?

  • ????? ???????? ??????. ???????!

    Good to know!

andykenobi's avatar

andykenobi

Member since 16 Aug, 2014

Twitter
andykenobi has 1 followers

Trophy Case

  • 10-Year Club
  • Coach One of your tutorials has over 1,000 readers
  • Email Verified

Progress

12/44
How to earn trophies