Archiverse Internet Archive
Diom thexzambie
アメリカ
誕生日非公開
ゲームの腕前中級者
利用したゲーム機ニンテンドー3DS
フレンド0/100
フォロー3
フォロワー0
投稿数11
そうだね数26
取得日時

I like mlp, smilebasic, and RPGs.

投稿のみ 投稿と返信
前のページ(最近)
1 2
次のページ(過去)
返信[1]
親投稿
Diom thexzambie
What is the key?
2そうだね
プレイ済み
プレイ日記
Diom thexzambie
Can someone help me with background to sprite collision? I posted the details on SMILEBASIC Source, so please answer me on my thread under programming questions. It's called "collision help?". any help is appreciated. :)
1そうだね
プレイ済み
返信[2]
親投稿
Diom thexzambie
And another screen shot.
0そうだね
プレイ済み
返信[1]
親投稿
Diom thexzambie
Here is another screen shot of the code, just lower than the other one.
0そうだね
プレイ済み
プレイ日記
Diom thexzambie
Can anyone help me use BGGET to make a sprite collide with layer 2 of the map? Also, I want the sprite to appear on the little island in the middle of the map. Any help is appreciated. :]
0そうだね
プレイ済み
返信[3]
親投稿
Diom thexzambie
I didn't know if you were new here or not.
1そうだね
プレイ済み
返信[1]
親投稿
Diom thexzambie
Do you even know how to program?
1そうだね
プレイ済み
プレイ日記
Diom thexzambie
anyone have the latest fnaf key? I tried Q34NX5ZP but it didn't work...
2そうだね
プレイ済み
返信[10]
親投稿
Diom thexzambie
thanks! but now im watching petit professor 3d
2そうだね
プレイ済み
返信[8]
親投稿
Diom thexzambie
ok!
1そうだね
プレイ済み
返信[5]
親投稿
Diom thexzambie
Well it would be nice to know how to animate sprites while moving them.
1そうだね
プレイ済み
返信[3]
親投稿
Diom thexzambie
I'm ready to learn!!!
1そうだね
プレイ済み
返信[2]
親投稿
Diom thexzambie
Thanks! I will be online in about 3 to 4 hours, so I can't respond until then.
1そうだね
プレイ済み
トピック
受付中
Diom thexzambie

Looking for a teacher.

I'm looking for someone with experience to help me learn more on how to use smile basic. I already have some knowledge of smile basic but, I still need help with things, such as... -animation with sprites -background tiles -sprite collision -and a lot more Just comment if you want to help me. :)
2そうだね
プレイ済み
返信[1]
親投稿
Diom thexzambie
if you mean smilebasic, then just go to the nintendo eshop and search ”smilebasic”. Btw, it's download only.
0そうだね
プレイ済み
プレイ日記
Diom thexzambie
Can anyone help me use sprite to background collision? Any help is appreciated. :]
2そうだね
プレイ済み
返信[6]
親投稿
Diom thexzambie
your welcome.
0そうだね
プレイ済み
返信[3]
親投稿
Diom thexzambie
try again, it works for me.
0そうだね
プレイ済み
返信[1]
親投稿
Diom thexzambie
try using... B=BUTTON() IF B AND 1 THEN GOTO @MVUP IF B AND 2 THEN GOTO @MVDWN IF B AND 4 THEN GOTO @MVLFT IF B AND 8 THEN GOTO @MVRIT Instead of... BOTTON=BOTTON IF BOTTON AND 1 THEN GOTO @MVUP IF BOTTON AND 2 THEN GOTO @MVDWN IF BOTTON AND 4 THEN GOTO @MVLFT IF BOTTON AND 8 THEN GOTO @MVRIT It was all in the screen shot I posted.
0そうだね
プレイ済み
返信[1]
親投稿
Diom thexzambie
Here, hope this helps! Btw, the only missing lines are... VSYNC 1 GOTO @MOVE
1そうだね
プレイ済み