Marker progress
This commit is contained in:
@ -18,6 +18,8 @@
|
||||
</text>
|
||||
|
||||
<!-- Fade in craig -->
|
||||
<marker name="craigCool" />
|
||||
|
||||
<set property="cube->material->color.a" to="255" duration="1" curve="easeOut" type="uint8_t" />
|
||||
<text character="craig">
|
||||
<string lang="en">Hi, I'm Craig.</string>
|
||||
@ -37,7 +39,6 @@
|
||||
<set property="cube->material->color.a" to="255" duration="1" curve="easeOut" type="uint8_t" />
|
||||
|
||||
<!-- Here I am creating a marker -->
|
||||
<marker name="craigCool" />
|
||||
|
||||
<goto-marker name="craigCool" />
|
||||
</events>
|
||||
</vnscene>
|
Reference in New Issue
Block a user