An example of animating strings one by one

Yusuke Igarashi

文字列を1つずつアニメーションで表示する例です。
現状、APLでは文字列を配列に分割することができないため(たぶん)、プログラム側で実施してからdatasource部に値をセットすることを想定しています。

This is an example of displaying character strings one by one with animation.
it is assumed that the value will be set in the data source part after the divide a string into a character array by program. (I think, currently there is no way to divide a string into a character array one by one in APL)

DownloadOpen in Editor
8
Views60
0
Likes3
Share
Supported Viewport Profiles
  • Hub Round
  • Hub Landscape, Small
  • Hub Landscape, Medium
  • Hub Landscape, Large
  • TV Fullscreen
Minimum required APL version1.1
Comments

Be the first to comment.