Basic control interface

This commit is contained in:
Ryan Shepherd
2018-09-25 11:35:52 -04:00
parent e546d6cb28
commit 383356f361
6 changed files with 141 additions and 20 deletions
+5 -5
View File
@@ -6,14 +6,14 @@ __init__:
Show aka2 spritesheet.png 100 0 2 Reverse
Show aka3 spritesheet.png 200 0 3 max_loops=10
AddSayer h Hermione aka01.png
AddSayer h Hermione aka01.png 200 200 200 255
AddSayer h2 Hermione aka05.png 255 0 0 255
#Show aka aka.vs 0 0 1 type Reverse
#Show aka2 aka.vs 100 0 2
Jump donothing
donothing:
Wait
h "Some text here"
Wait
h "Some text here\nNext line"
h2 "Different text here"
Jump donothing