🌈 搜索
📅  最后修改于: 2022-03-11 14:48:59.796000             🧑  作者: Mango
using UnityEngine; void Start(){ rb.GetComponent.AddForce(Vector2.left); }