t4taurus's Forum Posts

  • 5 posts
  • Thank you I now understand the logic behind it.

  • Referrer Policy:

    strict-origin-when-cross-origin

    I want make a post request but receiving this CORS issue. I want to fix using AJAX plugin. thanks

  • Thank you so much!

    Yes I used the drag and drop feature as you told and was able to move left and right. then i had to make them stop so what I did i put the solids on left and right so the panel that is pinned with objects stays in between them. The link you shared(https://howtoconstructdemos.com/scrolling-a-list-of-players-scores-images-etc-example-a-capx/) helped me alot.

    I'll share my code below:

    Then i showed check mark on the selected item like this:

    And in the start layout I reset those items which were in the list like below. I used separate ids because I had more items with other ids on the page which were out of the list.

  • This is the horizontal list I want to swipe left and right to move along the list of sprites.

    Please help.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • While using Construct 3, I am using 240 different frames in an Animation which are played on a button click. I have tested on all the browsers and is working perfect but when it run it on Safari it sometime plays it and then after 2,3 times of refreshing page it says "a problem repeatedly occurred on (link ahead)". I then clear cache and then it works again for few tries.

    Note: My built size of .c3p is 8 MB approx.

  • 5 posts