Personality (continued)
Open up #4106, rewrite it, and scroll through it. The one statement that should
jump out at you is #13. It says set motive deltas for sleep,
and translated, it means this is where all the comfort levels, etc. are going
to be defined.
Fig. 1.11
Statement 13 is a private call. Meaning it is pointing us to another behavior
in our object. Check your Data box for Statement 13 to see where we need to go.
We're to go to #4153, right? Right! So close out of this behavior, find 4153
and open it up.
Rewrite the statements and then let's have a look to see what we have here.
Fig. 1.12
|