10:06am - Good morning world. Yesterday went by in a rush and I never got a chance to work, so I'm gonna try nice and early today.
First things first, I've got to figure out how I'm going to work the interactions in this one by reanalyzing the examples I was so enamoured with.
10:27am - I've got it open and I'm looking through it, and I understand it, but something about it isn't sinking in properly. I might just not be in The Zone or something. I'll keep at it for now.
10:34am - I'm going to write out some of the logic for this to help cement it in my head.
First off, there's a level. The level has interactive objects or locations. The interactive objects or locations have action nodes whose scripts perform the actions when the player interacts with the object or location.
The actions are tied by code into the level they're a part of. So they have to be initialized by the level's script to know what level they're a part of.
Alright, I'll try making an action in the level I've got now.
1116am - Shoot I've completely lost the flow. My roommate is up now and he's only a little distracting, but in the state I'm in it's enough. I'll have to try and work some more later on.
First things first, I've got to figure out how I'm going to work the interactions in this one by reanalyzing the examples I was so enamoured with.
10:27am - I've got it open and I'm looking through it, and I understand it, but something about it isn't sinking in properly. I might just not be in The Zone or something. I'll keep at it for now.
10:34am - I'm going to write out some of the logic for this to help cement it in my head.
First off, there's a level. The level has interactive objects or locations. The interactive objects or locations have action nodes whose scripts perform the actions when the player interacts with the object or location.
The actions are tied by code into the level they're a part of. So they have to be initialized by the level's script to know what level they're a part of.
Alright, I'll try making an action in the level I've got now.
1116am - Shoot I've completely lost the flow. My roommate is up now and he's only a little distracting, but in the state I'm in it's enough. I'll have to try and work some more later on.