Added wrapper states to actors. Wrapping an actor inside a frame when building a screen is now unnecessary.
This commit is contained in:
@@ -4,6 +4,13 @@ The StepMania 5 Changelog covers all post-sm-ssc changes. For a list of changes
|
||||
from StepMania 4 alpha 5 to sm-ssc v1.2.5, see Changelog_sm-ssc.txt.
|
||||
________________________________________________________________________________
|
||||
|
||||
2015/01/30
|
||||
----------
|
||||
* [Actor] Wrapper states added. This makes wrapping an Actor inside an
|
||||
ActorFrame for any reason unnecessary, and makes it possible to do things
|
||||
that were only possible by wrapping an Actor in an ActorFrame to Actors
|
||||
that you couldn't put inside a frame before. [kyzentun]
|
||||
|
||||
2015/01/20
|
||||
----------
|
||||
* [ScreenSelect] ChoiceNames can be a lua command that is evaluated to get a
|
||||
|
||||
Reference in New Issue
Block a user