View Issue Details
Category | |||||
---|---|---|---|---|---|
SSPBT:本体(SSP) | |||||
Severity | feature | Reproducibility | N/A | ||
Status | new | ||||
Summary | 0000501: Add time option to \![set,alpha] tag | ||||
Description | I think it would be great to have an optional argument for milliseconds in the alpha tag. I wanted my ghost to fade in or out when the user opens/closes it, so I set up several alpha commands in rapid succession. This works, but it would be much cleaner to handle it all in one tag (plus, I would have less issues with users interrupting the fade in/out by mistake, and having the ghost end up in a partially transparent state) This is what my script for fading in looks like now: "\![set,alpha,0]\w1\![set,alpha,5]\w1\![set,alpha,10]\w1\![set,alpha,15]\w1\![set,alpha,20]\w1\![set,alpha,25]\w1\![set,alpha,30]\w1\![set,alpha,35]\w1\![set,alpha,40]\w1\![set,alpha,45]\w1\![set,alpha,50]\w1\![set,alpha,55]\w1\![set,alpha,60]\w1\![set,alpha,65]\w1\![set,alpha,70]\w1\![set,alpha,75]\w1\![set,alpha,80]\w1\![set,alpha,85]\w1\![set,alpha,90]\w1\![set,alpha,95]\w1\![set,alpha,100]" What I would like to change it to is: "\![set,alpha,0]\![set,alpha,100,1000]" | ||||
Tags | No tags attached. | ||||
Attach Tags | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2022-06-02 10:17 | guest | New Issue |