Hello Guest

Author Topic: bug? change element > sprite name doesn't update in scene  (Read 5543 times)

amaranth

  • 2D Toolkit
  • Newbie
  • *
  • Posts: 8
  • Amaranthians rule!!!
    • View Profile
    • Amaranth Games
bug? change element > sprite name doesn't update in scene
« on: March 16, 2012, 12:59:28 am »
Not sure if it's me or a bug...

1. Create sprite collection.
2. Drag cloud1 into Texture Refs.
3. Commit.
4. Click on the button to the left of Element 0 and select crate from the list.
5. Click Commit.
6. Create a new scene and create a sprite.
7. In the Sprite drop-down list, the crate is called "cloud1"

My workaround: return to sprite collection, set Element 0 to nothing, commit, set Element 0 to crate, commit.

unikronsoftware

  • Administrator
  • Hero Member
  • *****
  • Posts: 9709
    • View Profile
Re: bug? change element > sprite name doesn't update in scene
« Reply #1 on: March 16, 2012, 08:33:48 am »
This is a bug, but there is a workaround as you mentioned. I will not be "fixing" this particular issue, as it will be resolved when the Sprite Collection interface is updated. That shouldn't be too long now - I am forced to implement that sooner as the tilemap editor requires editing multiple colliders and it is really impractical selecting them by name from a dropdown.

amaranth

  • 2D Toolkit
  • Newbie
  • *
  • Posts: 8
  • Amaranthians rule!!!
    • View Profile
    • Amaranth Games
Re: bug? change element > sprite name doesn't update in scene
« Reply #2 on: March 16, 2012, 05:04:16 pm »
Sprite Collection interface update? Nice! :)