HI
I just started an rpg and i need help to continue I have tried but failed. If any of you had some free time that would be great! Here is the code and yes i have imported media.
` **************************
` ****Marllondi*************
` **************************
` ****Adam Beaumont*********
` **************************
` Hide mouse
hide mouse
` Load texture
load bitmap "grass06.bmp",1
get image 1,0,0,256,256
delete bitmap 1
` this is not the real title page
print "MARLONDI"
wait 2000
cls
print "Press any key to continue"
suspend for key
cls
` Make the matrix,Texture the matrix
make matrix 1,500,500,10,10
prepare matrix texture 1,1,2,2
` Load the people
sync on
load object "H-Ninja-Move.x",1
scale object 1,575,575,575
yrotate object 1,180
play object 1
loop object 1,5,25
sync
And im not sure but should i mport my own media cause i dont want you guys to think of me as a lazy game maker.
New episodes of family guy sunday!