Read the instructions, then do each instruction where you see **. You can check the instructions off with your pencil if you'd like, as you do each step.
We need a rock big enough for your dino to hide behind.
If you're using Paint Shop Pro (PSP):
** Go to the FILE menu of PSP and select OPEN.
** Go into EXPLORE.NET/UNIVERSE/SCENES and open Pathway.BMP.
** Now use OPEN again; go to the EXPLORE.NET/UNIVERSE/OBJECTS directory and open one of the poses of your personal dinosaur. It will appear in front of the pathway scene, in its own window.
We want to have the scene and dino where we can see them, so as to draw a boulder that fits into the scene and which is big enough for your dino to hide.
** Go to the FILE menu of Paint Shop Pro and select NEW.
** Set your new drawing's size to 150 x 150.
Step 2: Hook the Boulder into your World.
Each scene in a world that has props, must have a "prop file". This is a list of the stuff in that scene. We're going to put our eggs into the second scene in the dinosaur world, which is called PATHWAY.
In this file are already listed several props. We're going to add one.
** Right after the last line, type a new line like this:
boulder 1 400 700 700
This means "Boulder has one pose, and it should be located 400 units from the left side and 700 units from the top of the screen.
Notice that you can't click right on the boulder, because the little P-sign ("prop") appears. You can click close to it, and use the arrow keys to sneak behind it.
Can you pick up the boulder? Try it!
No, you can't. This is because when you click right on the boulder, the menu only has one thing in it:
Step 4: For ADVANCED WORLD-BUILDERS: Making the Boulder Movable
One problem with this old boulder is that we might want to pick it up and move it. To make this change, we have to have a behavior file for the boulder. Let's grab the Kettle's behavior file and modify it.
** QUIT from ExploreNet, back to the green screen.
The Kettle's behavior file starts with a "comment" - the lines that begin with ":" are ignored by the computer.
** Change the comments to refer to the Boulder instead of the Kettle.
Leave the rest of the file alone. It says that the boulder can be a "possession" and a "follower". These are explained below.
** SAVE AS Boulder.beh
** Use CTRL-ESC to get back to ExploreNet.
** Restart ExploreNet by clicking "No Network" on the green screen.
Now if you go to the pathway scene, you should be able to pick up the boulder and put it somewhere else. Try it!
In the Boulder.beh file, it says that the boulder has two properties:
possession follower
These mean that the boulder can be picked up, or it can follow someone. But that someone must be a "Leader". In the next lesson we'll look at how to make yourself into a leader or give yourself other magical powers.
Step 5: For SUPER-ADVANCED FOLKS: Making the Boulder into Scenery
But what if you want the opposite effect? You want that boulder to be in one place forever, and you don't want the P-symbol to appear whenever you try walking behind your boulder.
We will change the boulder from a 'prop' into a 'drop'. This is stage terminology for one of those curtain-like things that hangs down to make cheap scenery. We describe our "drops" using "drp" files instead of "prp" files.
Before we do this surgery, the scene PATHWAY.SCN has this file:
PATHWAY.PRP -- which lists the eggs, lantern and boulder.
After we change things, we'll have these files:
PATHWAY.PRP -- which lists the eggs and lantern.
PATHWAY.DRP -- which just lists the boulder.
Here we go!
** Use CTRL-ESC to get back to ExploreNet.
** Restart ExploreNet by clicking "No Network" on the green screen.
If we didn't succeed, some file must be messed up. Go back and check your work.
NOTE: ExploreNet Version 3.3N sometimes puts DRPs in funny places- the boulder may not wind up in the same place as "scenery" as it did as a "prop". We're workin' on it! If this happens, just go back to using it as a Prop (without its being a Possession, if you don't want it to be movable.)
The disadvantage of this technique is that you can't "scan" a boulder with the mouse cursor to see if it has any props behind it. This makes it possible to lose a prop (such as the eggs) and never be able to get them back again. So, we gotta fix the .DRP stuff as soon as possible.
ASSIGNMENT: You should be well on your way to having a world in which you can hide your eggs, and which has several interesting scenes. You can put foreground objects ("drops") in each scene - trees, boulders, bushes, anything you would like to hide behind.
We plan to LINK ALL THE PIECES into our first Networked world, this weekend. So whatever you have ready by Friday, is gonna be your part of the world. If you don't like the way your dino looks, fix it now!
We plan to DEMONSTRATE our WORLD long-distance, to the students at Coral Springs Middle School in Wednesday 13 December. This means we'll have a DRESS REHEARSAL on Monday, 11 December. GET READY! -- End of Lesson 5 --
You can also move right onward to Lesson 6 , return to the Table of Contents or you can return to the ExploreNet Home Page.