Jump to content

Photo

[2.55] Faster Subscreen Opening


  • Please log in to reply
1 reply to this topic

#1 Deedee

Deedee

    Bug Frog Dragon Girl

  • Moderators
  • Real Name:Deedee
  • Pronouns:She / Her, They / Them
  • Location:Canada

Posted 19 March 2021 - 10:51 AM

Title. Subscreen speed opening is currently hardcoded; having faster options to open the subscreen (or even instant subscreen opening) would go good with the new buttons; as button scrolling feels like a half-measure to fix it taking forever to open the subscreen.


  • ShadowTiger, Mitchfork, Aslion and 3 others like this

#2 Timelord

Timelord

    The Timelord

  • Banned
  • Location:Prydon Academy

Posted 21 March 2021 - 01:56 PM

Added.

 

In Init Data >>> Variables, there is now a multiplier to the subscreen fall (and rise) rate. The normal rate is 3px/frame. You can set this to a value from 1 to 85.  The maximum value is 'instantaneous', although it takes very slightly longer than one frame to display; the true clamp should be 85.333333~ (256/3), so there is a very small chance that a freeze on a specific frame will leave one pixel visible, but in play, this cannot be seen. 

 

In ZScript, you can also read this, or modify it at any time by writing to it. The variable is Game->SubscreenSpeed and the legal range is  from 1 to 85. (It is clamped to this range.)


  • Mitchfork, Deedee and Emily like this


0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users