16/07/24 14:31:08.66 8G5XycUJ.net
すみません、超初心者なのですが、質問させてください。
public class Mycontrol : MonoBehaviour {
Animator anim ;
// Use this for initialization
void Start () {
anim = GetComponent<Animator>();
}
// Update is called once per frame
void Update () {
if (Input.GetKey(