摘要: 代码如下: float horizontalInput = Input.GetAxis("Horizontal"); float verticalInput = Input.GetAxis("Vertical"); float moveSpeed = 10f; transform.Translate 阅读全文
posted @ 2024-07-14 16:29 MyJubilation 阅读(18) 评论(0) 推荐(0)
摘要: 111 阅读全文
posted @ 2024-01-31 23:20 MyJubilation 阅读(13) 评论(0) 推荐(0)