Property | Type | Description | |
---|---|---|---|
Scaling | Transform |
Method | Description | |
---|---|---|
CreateDisappearTransition ( int score ) : U9Transition, |
Creates a transition which disappears the block and spawns a score label in its place, which will itself disappear after some time.
|
public CreateDisappearTransition ( int score ) : U9Transition, | ||
score | int | Score. |
return | U9Transition, |