In Europe,Petit Computer(Mark 2) is released now but Petit Computer 3D is not yet.
Mr.Kobayashi of Smileboom announced that Petit Computer 3D will be released in Europe.
Use other sprite numbers between 0 and 511.For,example:
ACLS
SNUMBER=5
A=SNUMBER+1:DIM SX[A],SY[A]
FOR S=0 TO SNUMBER:SPSET S,0:NEXT
FOR S=0 TO SNUMBER
SX[S]=RND(300):SY[S]=RND(200)
SPOFS S,SX[S],SY[S]
SPCHR S,RND(100)
NEXT
And other tips.
1.Be shorter by Simultaneous replace function
"PTWOSLASHED" -> "P2SL"
2.Write "IF value THEN" insted of "IF value==TRUE THEN".
"IF value THEN" means "IF value!=0 THEN".
You have to study DIM and Array,and you can become shorter program.For example:
SP=8:DIM SC[SP],SS[SP],SX[SP],SY[SP]
FOR I=0 TO SP-1:READ SC[I],SCX[I],SCY[I],SX[I],SY[I]:SPSET I,0:NEXT
DATA (Value),(Value),(Value)...
DATA (Value),(Value),(Value)...
FOR I=0 TO SP-1
SPCHR I,SC[I]
SPOFS I,SSX[I],SSY[I]
SPOFS I,SX[I],SY[I]
NEXT
Now,"Namco IP Catalogue" is Japanese custermized 3DS and Petit Computer 3D only.
If foreign(Except Japan) users download programns with Namco IP,they can't download and run.Uploaded programs with Namco IP in foreign country are deleted on server.
To enjoy Namco IP for foreign users,
1.Go to Japan
2.Buy 3DS and set Japanese custmerize
3.Make,download and run in Japan.
This game is clone from "Car Hunt" the Action Game."Car Hunt" was the Part 3 from "Head on" seires and ealier than "Pac Man".
Public Key:[VXDX433J] File Name:[KYMHUNT]