Community
SCI Programming => Mega Tokyo SCI Archive => Topic started 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!
-
Waitasec...could it be that I'm not supposed to fill things until all the lines are drawn?
-
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.
-
[attachment deleted by admin]