RHUAN'S PROFILE

Search

Filter

Sphere Scripting Tutorial part 2

I'm really sorry for having not got part 3 up yet, it's not finished yet, I've been giving most of my time to preparing for my university final exams and completing my final year project. Goos excuses though they may be I gave my word and I've broken it, so I'm sorry, and I will try and have part 3 up soon.

Sphere Scripting Tutorial part 2

(I'm sititing in front of a computer for the last time before my trip away, so any further questions I won't be able to answer untill wednesday)

If you work through the two parts of the tutorial that I've so far written you'll see that I teach how to make simple text boxes and menus, as sphere does not have that sort of functionality built in.

It has functions for displaying text (either word-wrapped or in a line) it has a function for drawing a box, it has a function for displaying an image, it has a function for playing sound, it has a built in map engine, but yeah, it is largely a grounds up job, however when this tutorial is complete it will take you from nothing to making a battle system.

Sphere has the default javascript functions (minus the specificly web orientated stuff) and then on top of that it has the functions listed ina file called api.txt that comes with sphere: docs/development/api.txt if it's not in there and it isn't some innate feature of javascript sphere probably can't do it directly, if you know what you're doing though you can code almost anything.... (hence where the tutorial comes in).

(I'm tired hence writing too much...)

Sphere Scripting Tutorial part 2

Further to my last comment I must apologise, part 3 is only half done, and I now have too much to do before I go away for a few days, I won't be able to work on it again till Wednesday. I'm very sorry if anyone was waiting on it with baited breath.

Sphere Scripting Tutorial part 2

author=Maxximum
author=Creation
I won't be using Sphere but I really appreciate you spending some of your time to share this at RMN. Thank you!
I on the other hand intend to, so this tutorial is all the more appreciated.
Cheers dude.
Excellent.

Part 3 should be up tomorrow or maybe in about 5 hours times.
Pages: 1