create sprite from box

Find quick help here to get you started with Hollywood
Post Reply
sesco
Posts: 36
Joined: Tue Oct 18, 2011 6:40 am
Location: Toronto, Canada

create sprite from box

Post by sesco »

if I draw a box (using Box command) on the screen and want that box to be a sprite instead of png picture how can i do that?
A1-X1000- I BELIEVE
User avatar
airsoftsoftwair
Posts: 5443
Joined: Fri Feb 12, 2010 2:33 pm
Location: Germany
Contact:

Re: create sprite from box

Post by airsoftsoftwair »

Draw the box into a brush using SelectBrush() and convert this brush into a sprite.
sesco
Posts: 36
Joined: Tue Oct 18, 2011 6:40 am
Location: Toronto, Canada

Re: create sprite from box

Post by sesco »

thanks will give it a try
A1-X1000- I BELIEVE
Post Reply