first commit

This commit is contained in:
boybook
2025-03-17 13:24:39 +08:00
commit 9a0334ee84
6410 changed files with 221907 additions and 0 deletions

View File

@@ -0,0 +1,33 @@
# 更新(勘误)
1、视频关于界面的部分接口已过时如果遇到问题请参考工作台的最新模板
![image-20220408204418477](../images/image-20220408204418477.png)
2、在蓝图界面零件中获取界面实例的方式修改。
![174828](../images/174828.png)
3、BlueprintUIPart增加了一个新的自定义接口f_BindButton用于将按钮抬起的事件和自定义接口绑定起来。
![image-20220408225053470](../images/image-20220408225053470.png)
4、打开自定义接口 f_BindButton可以看到现在的写法采用了最新的UI面向对象的节点。
![image-20220408205635792](../images/image-20220408205635792.png)
![image-20220408205650722](../images/image-20220408205650722.png)
5、对于绑定的两个自定义接口里面也不再需要判断是否是按下事件因为我们在上面调用接口的时候已经明确是抬起事件了。下面是这两个自定义接口的新图表。
![image-20220408205754217](../images/image-20220408205754217.png)
![image-20220408205824465](../images/image-20220408205824465.png)
6、此外还新增了一个f_SetUiVisible接口用于替代之前已废弃的控制控件显隐的节点
![image-20220408225123148](../images/image-20220408225123148.png)
在下图的地方和Aim接口里都有用到这个自定义接口。
![image-20220408225232678](../images/image-20220408225232678.png)

View File

@@ -0,0 +1,9 @@
# 更换模型和添加界面
<iframe src="https://cc.163.com/act/m/daily/iframeplayer/?id=618a333448e27490892041fa" height="600" width="800" allow="fullscreen" />
你可以通过开发工作台的启动器新建简易射击模板并查看。
视频内容和模板不完全一致。
![image-20211110210736830](../images/image-20211110210736830.png)

View File

@@ -0,0 +1,4 @@
# 开关瞄准镜
<iframe src="https://cc.163.com/act/m/daily/iframeplayer/?id=618a33bdb647e504b5250d02" height="600" width="800" allow="fullscreen" />

View File

@@ -0,0 +1,4 @@
# 优化瞄准效果
<iframe src="https://cc.163.com/act/m/daily/iframeplayer/?id=618a346bb8a81f8fa07f0a1d" height="600" width="800" allow="fullscreen" />

View File

@@ -0,0 +1,4 @@
# 发射箭矢
<iframe src="https://cc.163.com/act/m/daily/iframeplayer/?id=618a3567b8a81f8fa07f0a2d" height="600" width="800" allow="fullscreen" />

View File

@@ -0,0 +1,4 @@
# 修复射击问题
<iframe src="https://cc.163.com/act/m/daily/iframeplayer/?id=618a36f475882ab495541f1d" height="600" width="800" allow="fullscreen" />

View File

@@ -0,0 +1,4 @@
# 添加撞击特效和音效
<iframe src="https://cc.163.com/act/m/daily/iframeplayer/?id=618a596275882ab49554202b" height="600" width="800" allow="fullscreen" />