Hello Guest

Author Topic: Sliced and clipped  (Read 4485 times)

atmuc

  • 2D Toolkit
  • Newbie
  • *
  • Posts: 35
    • View Profile
Sliced and clipped
« on: August 01, 2014, 09:33:14 am »
how can i make a sprite both sliced and clipped? i will make a bar chart. i have a sliced sprite for single color bar. it has bevel effect so it is sliced. i want to use multiple color on this bar. so i need to clip top and bottom. how can i do that without preparing  top, middle and bottom images?

unikronsoftware

  • Administrator
  • Hero Member
  • *****
  • Posts: 9709
    • View Profile
Re: Sliced and clipped
« Reply #1 on: August 01, 2014, 07:04:45 pm »
Sorry, the built in components don't support slicing and clipping at the same time. You will need to implement this yourself.