本文分类:news发布日期:2026/4/3 3:29:49
打赏

相关文章

状态机中的人物状态

一,人物惯性移动using System.Collections; using System.Collections.Generic; using UnityEngine;public class CharMove3 : MonoBehaviour {public Transform charTrans; //角色坐标public Vector3 currentVelocity; //当前速度public float maxSpeed; //最大速率…

Swift学习笔记13-可选链

// // main.swift // class13 // // Created by sakiko on 2026/3/30. //import Foundationprint("Hello, World!")//可选链:一个可选项,可以不要拆包就不要拆包(其实这课不是很懂。。。) //作用:可以避免强行解包可…

手机版浏览

扫一扫体验

微信公众账号

微信扫一扫加关注

返回
顶部