A new version of this scenario was uploaded on Tue May 22 14:08:01 UTC 2012
Changed view out front door.
A new version of this scenario was uploaded on Tue May 22 14:47:44 UTC 2012
Added un-working code to get Lana to re-enter living room on the R side of screen if she has been in R bedroom(Level2)
It was 3D.
I drew the room in Google Sketch-Up, so I can open it in 3D, but that isn't possible in Greenfoot.
I do want to experiment with method Scale, because that can give the feeling of 3D. I just haven't gotten that far yet.
A new version of this scenario was uploaded on Tue May 22 15:37:43 UTC 2012
Added code so that when you click on wine glass you get statement 'Do you want to drink wine?'
It doesn't work. I'm getting error message ' no method getBackground'.
Code is in class Glass. Any ideas?
A new version of this scenario was uploaded on Wed May 23 06:10:38 UTC 2012
Collision detection and Paint order made more precise.
Lana still having re-enter problems
A new version of this scenario was uploaded on Wed May 23 07:32:15 UTC 2012
Okay, all new code compiled...
This is a work in progress. I'm doing something wrong because now Lana can't leave by front door or leave Level3.
I know it will get there...
A new version of this scenario was uploaded on Wed May 23 11:06:45 UTC 2012
Thanks to Danpost's help, exiting each bedroom works perfectly. Still working on front door.
There's a bug in your Lana class, line 54:
walkL2 = new GreenfootImage("walkL2.png ");
There is a space at the end of the filename. That's why it doesn't work!
A new version of this scenario was uploaded on Wed May 23 17:47:35 UTC 2012
Wine drinking added. Shrinking doesn't happen, yet. Re-enter house by going thru bushes on right to doorway. All other exits and re-entries work correctly. Updated README and Word doc, 'User Instructions'.
A new version of this scenario was uploaded on Thu May 24 09:21:13 UTC 2012
CheckLevel code works much better, thanks to Danpost. Removed a lot of junk code. Now you can only re-enter house via left side of outdoor.
I am re-visiting this foray into programming. This was So much fun to learn! I don't know what happened to the front door, though. When I turned it in ( as my final project in Intro to Programming), you had to click on the front door to open it, before you could go outside. Now all you have to do is exit the top of the screen and there you are. I wonder what happened.
2012/5/22
2012/5/22
2012/5/22
2012/5/23
2012/5/23
2012/5/23
2012/9/11
2012/9/11
2012/9/12
2014/6/16