Support for animated sayer sprites
This commit is contained in:
+2
-3
@@ -8,9 +8,9 @@ __init__:
|
||||
Show aka2 spritesheet.png 100 0 2 Reverse
|
||||
Show aka3 spritesheet.png 200 0 3 max_loops=10
|
||||
|
||||
AddSayer h "Hermione" aka01.png 200 200 200 255
|
||||
AddSayer h "Hermione" aka01.png 200 200 200 255 flip
|
||||
AddSayer h2 "Topless\ Hermione" aka05.png 255 0 0 255
|
||||
AddSayer h3 "Stripping\ Hermione" spritesheet.png 255 0 0 255
|
||||
AddSayer h3 "Stripping\ Hermione" spritesheet.png 255 0 0 255 Reverse
|
||||
|
||||
Jump donothing
|
||||
|
||||
@@ -22,5 +22,4 @@ donothing:
|
||||
h2 "TestVar [TestVar]"
|
||||
TestVar = uc("[TestVar]")
|
||||
h3 "TestVar2 [TestVar]"
|
||||
ExitGame
|
||||
Jump donothing
|
||||
|
||||
Reference in New Issue
Block a user