プレイ日記
Chickens32 Chickens32
HELP!!!!!!!!! HOW DO I USE PLATFORM CONTROLS (JUMPING, RUNNING, MARIO-STYLE)!!?
1そうだね
プレイ済み
返信[1]
親投稿
Pkyoshi19 Pokeyoshi19
TRY USING GOOGLE!!!!!!!!!!
2そうだね
プレイ済み
返信[2]
親投稿
Chickens32 Chickens32
...
0そうだね
プレイ済み
返信[3]
親投稿
Pkyoshi19 Pokeyoshi19
That's how I made the physics in Amiboo Training Simulator. I googled it. There isn't some kind of magic command that will create physics. You have to code them yourself with the actual laws of gravity and such.
2そうだね
プレイ済み
返信[4]
親投稿
Chickens32 Chickens32
Your spelling amibo wrong.
0そうだね
プレイ済み
返信[5]
親投稿
Pkyoshi19 Pokeyoshi19
Your funny.
0そうだね
プレイ済み
返信[6]
親投稿
Chickens32 Chickens32
I searched google but nothing helps. Could you send me a simple example? (Could you label everything) and could you try to use circle pad controls? P.S. do you have any tutorials online for jumping and platforming?
0そうだね
プレイ済み
返信[7]
親投稿
Pkyoshi19 Pokeyoshi19
I kinda want to do it, but I'm super busy and I don't have the time to make such example program. For the circle pad, there's a tutorial on SmileBASIC Source, but you can try PX=200 PY=120 SPSET 0,0 SPHOME 0,8,8 REPEAT STICK OUT SX,SY INC PX,SX INC PY,-SY SPOFS 0,PX,PY VSYNC UNTIL 0 As for an online tutorial, I recommend the first result when looking up "Game Physics 101".
0そうだね
プレイ済み
返信[8]
親投稿
Chickens32 Chickens32
Is that code for the circle pad(i know that already) or jumping?
0そうだね
プレイ済み
返信[9]
親投稿
Chickens32 Chickens32
Weird Unity stuff showed up.
0そうだね
プレイ済み
返信[10]
親投稿
Pkyoshi19 Pokeyoshi19
It was an example of code for the circle pad. Well, sorry, that's just how physics are. "Weird Unity stuff".
0そうだね
プレイ済み
返信[11]
親投稿
Chickens32 Chickens32
No... I mean a website by "Unity" showed up. What is the exact website?
0そうだね
プレイ済み
返信[12]
親投稿
Pkyoshi19 Pokeyoshi19
It's named rodedev.
0そうだね
プレイ済み