Redis
gm identify -format '%w %h' a.png
gm mogrify -resize 100x100 -filter Lanczos a.png
官方Demo VR Samples 1.1.1在切到Android平台后,启用VR支持报错:
1 | EditorOnlyPlayerSettings property Android::VR::enable not inititalized. Please initialize it using corresponding PlayerSettings.InitializeProperty function |
原因:没有安装对应版本的Android SDK平台工具,另外不能切到Android5.0以下的SDK版本,会崩溃,官方也说明了,目前只支持安卓5.0以上。
OnNewSaveActionStart
挂起
会冻结队员动作,挂起结束后会解冻队员,并恢复上一个时间状态暂停
系统级暂停,StopTimeProceed()与ResumeTimeProceed(),对Time.timeScale进行设置
ActionAttributes.txt
ActionConfig.txt
,
分隔PlayerAction, PlayerTransform
#
分隔,记录内以;
分隔,每条记录有3项ActionMergeInfo
##FAQ