Gravi's Forum Posts

  • "<div style='overflow-x: auto; padding: 5px;'>

    <table border='1' style='width: 100%; border-collapse: collapse; border-radius: 20px; box-shadow: 0 8px 8px rgba(0, 0, 0, 0.1);'>

    <tbody>

    <tr style='background-color: #f9f9f9;'>

    <td style='padding: 20px; text-align: center; font-weight: bold; text-transform: uppercase; background-color: #e1f0fa; color: #4c6a92; width: 33%; border-radius: 8px 0 0 8px;'>" & MyArray.At(loopindex, 0) & "</td>

    <td style='padding: 20px; text-align: center; background-color: #e1f0fa; color: #4c6a92; width: 33%;'>" & MyArray.At(loopindex, 1) & " min</td>

    <td style='padding: 20px; text-align: center; background-color: " &

    (MyArray.At(loopindex, 1) < 5 ? "#ffffff" : (MyArray.At(loopindex, 1) <= 5 ? "#d1e7d8" : (MyArray.At(loopindex, 1) <= 15 ? "#ffeb99" : "#ffffff"))) & "; color: #4c6a92; width: 33%; border-radius: 0 8px 8px 0;'>" &

    (MyArray.At(loopindex, 1) < 5 ? "Low" : (MyArray.At(loopindex, 1) <= 5 ? "Good" : (MyArray.At(loopindex, 1) <= 15 ? "Excellent" : "Unknown"))) & "</td>

    </tr>

    </tbody>

    </table>

    </div>"

  • yes exaclty , now i got it

  • Mask colors like this paint game

  • hey bro i facing now diffrent senario

    how do i find if any x elements is same in array

    if same overight value

    showing on video

    Subscribe to Construct videos now
  • hello,

    trying to paint each object sepratley

    i got is 1st layer with destination over blend mode

    but color overlap to layer 0

  • i do as same

    Subscribe to Construct videos now
  • i try to drop phyics ring into the physics stick

    kindly check video for more detail

    Subscribe to Construct videos now

    have any guidance how can i achieve function.

  • i got it bro, comparing XY value.

    but what i do if current_time value is static, its like to be overwrite value for current_time only.

    thanx for guiding me bro..

  • im trying to save daily playtime in array with date

    based on this Events

    i saved succesfully date and plytime in array

    but problem is when i change date 10-01-2025 to 11-01-2025

    data saving twice time in array

    and i want to save single time

    example Array i want to achieve

    00:06:12,10-01-2025

    00:14:43,11-01-2025

    help me guys

  • yup,

    follow tutorials construct.net/en/tutorials/publish-mobile-apps-26

    If you encounter any issues related to App Store Connect, feel free to ask for help. I've successfully released my game on the App Store before, so I can guide you through the process or troubleshoot any problems you might face. Let me know how I can assist you!

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • sorry guys i have no knowledge, how can i face that issue..

    im using a Vmwear macOS14 on windows

    how change UIWebView To WKWebView

    guyss guide me a way......

    happy Chritsmas guys..

  • i try but get same error, anyone here to help me

    Exported > Xcode Project

    using mac terminal installed cocoapods > BUild Project

    Archive Project > Select Distribution Method > Custom

    at the end Only Custom Distribution Method i see,

    but for release need Connect itunes method

  • im tring make Archives

    But In

    Selct Method Distribution Only Custom option is appear,

    in the custom only 2 option are there

    Buit Product and Archive Download

    Please see video,

    Subscribe to Construct videos now
    Subscribe to Construct videos now
    Subscribe to Construct videos now
  • You do not have permission to view this post