Create a clone/copy of a sprite during runtime.

0 favourites
  • 2 posts
From the Asset Store
Fully commented source code/event sheet & sprites to create a space shooter game
  • I want to create a clone of my sprite. This clone shouldn't have the same objectname so it doesn't bite with my other code. I just want to create a thumbnail of my sprite which shows next to the healthbar so the user can identify the health of his character.

    I want to do this in runtime because the character is allways different. And i dont want to copy the whole object because it has many animations.(which would mean i would double the mb of my project)

    Thank you for answers and sorry for my bad englando.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Use the canvas or paster plugin, paste your character onto the canvas and move the canvas to the position you want.

    Or just prepare a separate sprite in the editor and give each character one frame and then chose the frame ingame depending on the character it should depict.

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