oh and spscale makes a sprite any size you want.
To play music:
BGMPLAY 1
WAIT 50
BGMSTOP
Bgmplay will play music from the smiletool.
Wait 50 just waits for 50/60 second.
BGMSTOP stops playing music
0そうだね プレイ済み
is the management number from before. The other 2 numbers are x,y coordinates. Just mess with the code.
0そうだね プレイ済み
I don't have any idea of how to load a map, but i know how to load sprites.
Spset 1,1
Spofs 1,0,0
Spscale 1,1
Spset will set a sprite. The two numbers after it are important. The first one is it's management number. That can be anything you want. It's like the sprites name. The 2nd number is which sprite from the smiletool that you want to place.
Spofs sets a sprites cordinates.
The 1st number..
0そうだね プレイ済み
Oh wait... sorry. the code is M3E83PDX
0そうだね プレイ済み
Start with a basic title screen.
Here are instructions:
Locate 13,13
? "(Title)"
WAIT 50
Locate 13,15
? "Created by (name)"
WAIT 50
Locate 13,16
? "Press A to START"
@LOOP
IF A AND #A THEN GOTO @LOP
GOTO @LOOP
@LOP
? is just an easier way to type PRINT. Locate just tells where to put it. A @LOOP Just makes something go somewhere else in a game, like if you press A it will bring you to the second.
2そうだね プレイ済み
M3E83PPX
This is the code REQUIRED to download the demo for
"The Endless War"
Tell me what you think in the comments below.
0そうだね プレイ済み
I recently released a demo for "KINGDOM". There is a change. It is now called "The Endless War"
0そうだね プレイ済み
It's 6:00! What's that code?
Oh... and don't let WiiUPlayz have it. He changes the title name and copies it and claims that he made. He did this with "Petit of the Dead"!
1そうだね プレイ済み
I apologize for an inconvenience when players downloaded KINGDOM (demo). I typed down the code incorrectly. The new code is listed below.↓
X3433H4
3そうだね プレイ済み
Oh my! I'm so sorry! The actual code is X3433H4
1そうだね プレイ済み
Key?????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????
1そうだね プレイ済み
KINGDOM (demo)
This version is the completely finished demo version of the game. It is still in progress and needs some work. I plan to make it something like "Clash Royale" by Supercell, or just a basic RPG. Tgis is my first creation, so please down load. A key is required to download:
X3433HA
4そうだね プレイ済み
Don't worry! Your like, the best programmer here! I can't even make a sprite move!
0そうだね プレイ済み
It'll be out in... a while. Thought I'd release a teaser. I just released demo 2. It's the same thing but with sprites and stuff
0そうだね プレイ済み