stefandevo's Forum Posts

  • 4 posts
  • I bought a game (tetris) where the blocks (7 different colors) is a Sprite.

    In this sprite, there are actual 7 different images - each block in a different color.

    Now, I want to make these blocks dynamic. So I have 7 image url's, image for each block.

    If I now use the Load Image from URL action, it will place the image for the current first index of the sprite.

    I have no idea how I can create 7x Load Image Url and setting the correct order.

    Also, I need to have the events on Image Url Loaded now when all 7 images are loaded and assigned.

    Is there a way to assign 1 image URL for the complete Sprite?

    Tagged:

  • You do not have permission to view this post

  • I understand completely, I already am removing these files and changing the index.html manually now, but I hoped that there was a setting in the platform to just disable it so when exporting, it would take into account.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I understand the feature, but in my context, I only allow the game site with an unique key every time, so I do not want users to "install" the game, or have it offline.

  • Is there a way to control the export to HTML5 in such a way that you can disable offline support?

  • 4 posts