Making objects unique or breaking their link

0 favourites
  • 3 posts
From the Asset Store
Make your own platformer for both the web and mobile easy with this Santas Platformer Template, FULLY DOCUMENTED
  • Hi everyone,

    I've just finished the "programming" side of my game. All that's left now is creating and adding the graphics and audio. I've used simple sprites with solid colours but with the correct size in each layout. I will just add the graphics to the sprites and everything should be fine.

    However, there is one issue I just noticed.

    I've created a single sprite for all the floor in my levels....but I want them to have different textures throughout the levels.

    Can I make them unique, or make them an entirely new sprite object, without having to delete the old ones, create new ones and manually place them all over the layout?

    Any help would be greatly appreciated.

  • If it's a sprite object then just add different animation frames and set them in the editor / runtime as required. I can't think of an easy / quick fix if you're talking about a tiled background, though (there are ways to load tiled background images using a url or something like that - I can't remember the details but it was discussed on the forum a while ago).

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Thanks Colludium! Yeah that makes perfect sense!! Haha never thought of using the animation frames like that. No, it is just sprite objects so no worries on the tiled background. Again, thanks! <img src="smileys/smiley20.gif" border="0" align="middle" />

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)