ボタンを長押しでプレイヤーを右に移動
using System.Collections; using System.Collections.Generic; using UnityEngine; public class Right...
0
0
Comment0
4 search resultsShowing 1~4 results
You need to log-in
using System.Collections; using System.Collections.Generic; using UnityEngine; public class Right...
Edit → Project Serrings Player → iOSタブ(Androidタブでも可) → Resolution and Presentation → Default Orie...
【①】sprite(画像データ)を使ってゲームオブジェクト(player)を作成。 【②】playerの座標を設定する。 座標とは、 ゲームオブジェクトがシーンの中心(親がいない場合)、または親...
今日から毎日勉強の記録を保存していくだけのメモ帳 現在unityで2Dマリオの用なゲームを練習で1本作成した。 しかし作成期間が長かったので結構忘れてることが多く、新しいゲームを作るのが困難だっ...
4 search resultsShowing 1~4 results
Qiita is a knowledge sharing service for engineers.