Commit ad07b84d 王帅

read me

1 个父辈 6699d614
......@@ -130,14 +130,17 @@ public class AASDKDemoScript: MonoBehaviour
}
}
```
# Custom interface
# Custom interface
The current default screen is as follows:
Portrait
<img src='resources/launch_V.jpg' width=150>
Landscape
<img src='resources/launch_H.jpg' width=350>
You can customize this interface by adding image resources:
You can replace the interface by adding images to the project like this:
<img src='resources/ZAA_Launch_Bg_1.jpg' width=200>
<img src='resources/ZAA_Launch_Bg_2.jpg' width=200>
`Add an image resource and name it 'ZAA_Launch_Bg' to modify the portrait background image`
......
支持 Markdown 格式
你添加了 0 到此讨论。请谨慎行事。
Finish editing this message first!