I've downloaded that excellant tutorial by J-man (the 3d crash course). My problem is, every time I try to load all the elements into one folder so that I can mess with it and learn, I can't do it. Apart from buying a computer in the first place, what am I doing wrong? sorry for being so thick.
Have a laugh, and then tell me the answer
Blitz3D Forums/Blitz3D Beginners Area/Have a laugh, and then tell me the answer Is the computer Turned on?
Im sorry but "I can't do it", isnt enough.
Generaly you need to maintain the Dir structure. So if its in a dir Program\Types then you have to move the types Dir, not just the stuff in the dir
Im sorry but "I can't do it", isnt enough.
Generaly you need to maintain the Dir structure. So if its in a dir Program\Types then you have to move the types Dir, not just the stuff in the dir
This one?
http://jnoodle.com/Blitz3D/1-9.zip
Right-click and choose "save target as", then open the .zip and choose file->extract all ?
http://jnoodle.com/Blitz3D/1-9.zip
Right-click and choose "save target as", then open the .zip and choose file->extract all ?
Sorry Iwas a bit vague. I copied the gamme.bb, and data, and functions to my projects file, and changed the code to locate where I had stashed the media, but I think that maybe I did it in the wrong order. I'll try again.
I think you don't need to alter any of the code in order to run the tutorials, that is, if you keep everything in the same folder.