Community

SCI Programming => Mega Tokyo SCI Archive => Topic started by: Pikachu14 on July 22, 2002, 07:21:11 AM

Title: Picture resource Acks.
Post by: Pikachu14 on July 22, 2002, 07:21:11 AM
(an ack is something that makes me say "Ack!")

I was trying to draw a title screen in SCI Studio (2.1), filled the screen with black and drew some d.red letter outlines. But when I tried to floodfill these outlines w/ light red, nothing happened! The commands were there, but they did nothing, even in-game!
Title: Re:Picture resource Acks.
Post by: Pikachu14 on July 22, 2002, 12:54:36 PM
Waitasec...could it be that I'm not supposed to fill things until all the lines are drawn?
Title: Re:Picture resource Acks.
Post by: Joe on July 22, 2002, 02:00:22 PM
Did you already do a fill or is there a fill in that area?  Like AGI, SCI doesn't allow you to fill over an area that is already filled.
Title: Re:Picture resource Acks.
Post by: Pikachu14 on July 22, 2002, 02:10:29 PM


[attachment deleted by admin]