View Issue Details

Category
SSPBT:本体(SSP)
SeverityfeatureReproducibilityN/A 
Status closed 
Fixed in Version2.7 (リリース) 
Summary0000740: Extra "wait" parameter for \![set,alpha] and \![set,scaling] tags
DescriptionThe new change time parameters for the alpha and scaling tags are very helpful!

In some cases, I would like to wait for the changes to finish taking effect before any other tags or dialogue are executed. I thought about writing a script like this:

\![set,alpha,100,1000]\_w[1000]Hello, world!

However, the display is incorrect if the user presses the fast forward key and skips the \_w[] tag. Would it be possible to add a "wait" parameter like \i[] has, or something similar?
https://ssp.shillest.net/ukadoc/manual/list_sakura_script.html#_i_ID,wait_

Activities

ponapalt

2026-02-04 13:55

administrator   ~0001706

2.7.52
https://ssp.shillest.net/ukadoc/manual/list_sakura_script.html#_!_set,scaling,%E6%A8%AA%E5%80%8D%E7%8E%87,%E7%B8%A6%E5%80%8D%E7%8E%87,%E5%A4%89%E5%8C%96%E6%99%82%E9%96%93_

sample:
\![set,alpha,50,--time=2000,--wait]
\![set,scaling,110,90,--time=1500,--wait]

Issue History

Date Modified Username Field Change
2026-01-23 17:10 guest New Issue
2026-02-04 13:55 ponapalt Assigned To => ponapalt
2026-02-04 13:55 ponapalt Status new => closed
2026-02-04 13:55 ponapalt Resolution open => fixed
2026-02-04 13:55 ponapalt Fixed in Version => 2.7 (リリース)
2026-02-04 13:55 ponapalt Note Added: 0001706