Jump to content

Photo

Question about screen scrolling

ffc

  • Please log in to reply
3 replies to this topic

#1 RetraRoyale

RetraRoyale

    Doyen(ne)

  • Members

Posted 20 May 2013 - 04:44 PM

Can an ffc script draw to the screen as you scroll into it? I know you can get global scripts to paint while scrolling...



#2 Russ

Russ

    Caelan, the Encouraging

  • Administrators
  • Location:Washington

Posted 20 May 2013 - 04:54 PM

I believe so, yes. You just need to check the flag "Run script at screen init" on the FFC.

#3 LinktheMaster

LinktheMaster

    Hey Listen, Kid

  • Members
  • Real Name:Matt
  • Location:United States

Posted 20 May 2013 - 05:48 PM

FFC scripts don't run when the screen is scrolling.  They run for a couple frames when the screen first loads, but they freeze when going between screens.  So it's not possible to draw when scrolling via FFC scripts.



#4 RetraRoyale

RetraRoyale

    Doyen(ne)

  • Members

Posted 20 May 2013 - 05:52 PM

That's what I thought, too. I just tried making a global script to draw during screen scrolling, but it actually doesn't work that way, either. 

 

Basically, Screen->Rectangle() won't draw during scrolling, but Screen->FastCombo() will...

 

Ah, I got it to work with the global script. (Forgot to actually use the modified script!) Thanks for the confirmation on the FFC drawing.


Edited by RetraRoyale, 20 May 2013 - 06:03 PM.




Also tagged with one or more of these keywords: ffc

1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users