该篇学习一些简单的额外知识可用作知识储备,会进行不定时更新
目录
Actor生命周期
设置游戏模式
Game Mode 和 Game State
Game Mode
AGameModeBase
AGameMode
设置 Game Mode
Game State
GamePlay框架快速参考
用户界面(User Interfaces&am…
加载必要的包
import numpy as np
import pandas as pd
import matplotlib.pyplot as plt基本线图绘图(学会查文档)
# 数据输入
x [0,1,2,3,4]
y [0,1,2,3,4]# 设置图片大小
plt.figure(figsize(5,3),dpi200)# 画第一个函数
plt.plot(x,y,labelyx,colorgreen,marker^,marke…
一、积累
1.haunt Why Ghost dont haunt chinese.
为什么鬼不会出现在中国人旁边? 2.confess i have a confession to make ... I actally a blind.
我要坦白一件事……我其实是个盲人。 3.brake Press S button to brake, or to reverse if the vehicle has stopped,
按住…
目录
为可以操控的角色配置输入
引擎模板
Games Templates
Film, Television, and Live Events Templates
Architecture, Engineering, and Construction Templates
Automotive, Product Design, and Manufacturing Templates
Simulation Templates 创建自定义模板 在创…