HH
4 年前
当前提交
669d4fc4
共有 4 个文件被更改,包括 140 次插入 和 8 次删除
-
64Project/Assets/ML-Agents/Examples/FPS_Game/Scenes/FPS_Game.unity
-
54Project/Assets/ML-Agents/Examples/FPS_Game/Scripts/FPSAgent.cs
-
19Project/Assets/ML-Agents/Examples/FPS_Game/Scripts/GameController.cs
-
11Project/Assets/ML-Agents/Examples/FPS_Game/Scripts/GameController.cs.meta
|
|||
using System.Collections; |
|||
using System.Collections.Generic; |
|||
using UnityEngine; |
|||
|
|||
public class GameController : MonoBehaviour |
|||
{ |
|||
// public List<
|
|||
// Start is called before the first frame update
|
|||
void Start() |
|||
{ |
|||
|
|||
} |
|||
|
|||
// Update is called once per frame
|
|||
void Update() |
|||
{ |
|||
|
|||
} |
|||
} |
|
|||
fileFormatVersion: 2 |
|||
guid: 0617cba133bba4ad895f82b6d9665b59 |
|||
MonoImporter: |
|||
externalObjects: {} |
|||
serializedVersion: 2 |
|||
defaultReferences: [] |
|||
executionOrder: 0 |
|||
icon: {instanceID: 0} |
|||
userData: |
|||
assetBundleName: |
|||
assetBundleVariant: |
撰写
预览
正在加载...
取消
保存
Reference in new issue