Add spine and dialogic museums
This commit is contained in:
35
docs/museums/dialogic/raptor_showcase.dtl
Normal file
35
docs/museums/dialogic/raptor_showcase.dtl
Normal file
@@ -0,0 +1,35 @@
|
||||
# ============================================================
|
||||
# Raptor Portrait Showcase
|
||||
# Demonstrates the three spine-animated portraits:
|
||||
# walk, jump, roar
|
||||
# ============================================================
|
||||
|
||||
join Raptor (walk) center
|
||||
|
||||
Raptor (walk): Watch me walk around. I'm fully animated!
|
||||
|
||||
[wait time="2.0"]
|
||||
|
||||
update Raptor (jump) center
|
||||
|
||||
Raptor (jump): Wheee! I can jump too!
|
||||
|
||||
[wait time="1.5"]
|
||||
|
||||
update Raptor (walk) center
|
||||
|
||||
Raptor (walk): Back to walking...
|
||||
|
||||
[wait time="1.5"]
|
||||
|
||||
update Raptor (roar) center
|
||||
|
||||
Raptor (roar): Roooaaar! Hear me roar!
|
||||
|
||||
[wait time="2.0"]
|
||||
|
||||
update Raptor (walk) center
|
||||
|
||||
Raptor (walk): That's all three portraits. Pretty cool, right?
|
||||
|
||||
[end_timeline]
|
||||
Reference in New Issue
Block a user