This site requires JavaScript, please enable it in your browser!
Greenfoot back

Comments for Nightmare: Emergence

Return to Nightmare: Emergence

A new version of this scenario was uploaded on Sun Oct 24 09:08:31 UTC 2010 Mixed around with the sound files
JavaForeverJavaForever

2010/10/24

Where or how did you learned to program a so fantastic game? It's very nice the game. I can program a smidgen, but I'm german and I don't know where I can learn them. Ps: I'm 13 years old. But your game is very scary, it's so thrilling.
Builderboy2005Builderboy2005

2010/10/24

Well i am self taught, so i didn't learn anywhere really, its just a matter of keep doing what you love and learning and taking inspiration from games you really love. And i'm glad you liked my game so much :)
A new version of this scenario was uploaded on Mon Oct 25 22:22:23 UTC 2010 Sound now pauses when you pause the scenario
A new version of this scenario was uploaded on Tue Oct 26 20:47:51 UTC 2010 Have you found the easter egg? :D This is probably the last update of the demo, now work is resuming on the first level
bournebourne

2010/10/26

oooh! I found a dragged away bloody skeleton and got trapped inside a padded room! :D
RazgorRazgor

2010/10/27

It's beautiful :')
Builderboy2005Builderboy2005

2010/10/27

thanks Razgor :)
minimeminime

2010/10/28

@JavaForever I'm was 11 when I started greenfoot so just go and have fun though it's really important have self motivation and try hard.
PiRocksPiRocks

2010/10/29

scary... :O @mini me Hey I was only 8 when I started with scratch (I started Java/Greenfoot an 9)
A new version of this scenario was uploaded on Sat Jan 29 08:24:08 UTC 2011 First Floor of the game has been mostly completed, enjoy!
A new version of this scenario was uploaded on Sat Jan 29 08:33:48 UTC 2011 The First Level of the Nightmare Experience! Enjoy!
A new version of this scenario was uploaded on Sat Jan 29 08:36:31 UTC 2011 The first level of the Nightmare Experience! Enjoy!
EraserheadEraserhead

2011/1/29

please give us source!!!
Ah silly me, Greenfoot uploader keeps unchecking that option
bournebourne

2011/1/29

I love the horror! :D and the whole hospital check in. but I could not find what to do. Guess that was the first level? Very cool!
A new version of this scenario was uploaded on Sat Jan 29 18:46:33 UTC 2011 Now With Source!
Hmmm where did you get stuck? Once you check in at the desk you should just follow the doctor man all the way to the test room
A new version of this scenario was uploaded on Sat Jan 29 19:11:40 UTC 2011 Fixed a small bug and made the game open source
bournebourne

2011/1/29

Yeah I got all the way to unlocking a door but then just wandered around.
Yeah you're supposed to follow the doctor into the elevator, and then all the way to the test room
bournebourne

2011/1/29

Okay, I did all that.
How far did you get?
A new version of this scenario was uploaded on Sat Jan 29 21:09:04 UTC 2011 Small bug fixes
spacebluespaceblue

2011/1/31

You might want to add something about how to use the hammer. I walked around randomly for a while before I found out I could use it. Otherwise, amazingly done :)
bournebourne

2011/1/31

Yes! Thats what i was missing. lol. The hammer/axe and clicking to use it
Ahh good idea, i'll add a little notice telling you how to use it :)
steamer1steamer1

2011/2/3

hey, great piece of programing!
Thanks :D
benleebenlee

2011/2/8

need more hints but good so far
A new version of this scenario was uploaded on Thu Mar 31 18:44:16 UTC 2011 Fixed a few bugs and added better sound control. Major update coming soon!
davmacdavmac

2011/4/1

Looking forward to that update!
MathManiacMathManiac

2011/4/3

The elevator part freaked me out when I saw all the blood there!
Haha nice :) I seem to have broken something with regards to the static lighting setup, so im working on fixing that. I am also working on dynamic cables to implement in future puzzles, as well as enemies and more weapons :)
MathManiacMathManiac

2011/4/25

You program Greenfoot games as if a Java-enabled robot that imports the greenfoot package programs for you! I can't wait until next update!
TranspireTranspire

2011/5/15

Am I done once I get the <To be Continued...> message?
MathManiacMathManiac

2011/5/16

Just wait for updates. It's still under construction.
TranspireTranspire

2011/5/17

Ok, just wondering whether I was through whatever was currently finished.
MathManiacMathManiac

2011/5/19

I found a bug: Race your doctor to the elevator before he reaches it!
MathManiacMathManiac

2011/5/19

I've decided to go another path. In the Radiation Dept. Control Panel (Room that controls gate), there are bloody footsteps leading to a locked door. I found where to go to get to the other side of it. However, I can't explore more north because of a block and some door. I wonder if that would be unblocked in an update...
LildarkoneLildarkone

2011/5/19

The other side of that door connects to a previous area.
LildarkoneLildarkone

2011/5/19

This is such an awesome game for Greenfoot! The storyline and sound effects make it quite enjoyable!
MathManiacMathManiac

2011/5/19

Oh yeah! Near where the hammer is!
Uhg just noticed the current version has the Quick Text bug where the text is erased too quickly to be read x.x Hmmmm maybe I can upload an incomplete version soon to fix that and other bugs...
Wonderful! I don't like horror games, but this was quite interesting! The best momen was the explosion! In that moment i was wondering why i couldn't move away. There were invisible walls and suddenly BAANG! i was quite shocked. I hope the update will contain monsters...because i walked through the floors and waited for them... and after a time this game wasn't so shocking without monsters. But good work! I couldn't make something like that!
Thank you :D I am currently almost finished with the newest update, which might have some enemies waiting in the shadows >:D And don't worry, I am saving lots of scares for later, in addition to some truly diabolical enemies ^^
That sounds good ;D And I hope you will hide some eastereggs! That would be hilarious!
I found two "bugs": Right after the elevator, you stand infront of the controle room with the computers where you have to wait until the gate is unlocked , right? There you can go through the wall infront of the chair. And than It's possible to open the right door right after the explosion. Behind the door zombies? or the employees walk. It's not possible to walk through this door.
Awesome game!!! I've been designing a top down game as well for a while now, I've had a brief look at your code, but can you tell me how you do the collision detection (and how if you hold space when moving into someone you actually shove them out of the way) and in the beginning when you follow the doctor to the lift I'm guessing that's just a series of way points he's following? What is the part of code that controls the doctors movement? My collision detection at the moment relies on creating correctly sized rectangles in the direction of desired travel to check if there is something in the way in that particular direction.
My collision detection between objects is actually spherical, not rectangular. Note that the collision between objects is entirely separate from collision with the map. When an object is moved, it first checks to see if it is near any neighboring objects. If it finds that it is actually touching any neighboring objects, it applies a force to itself moving it away from said object. That force grows stronger as the objects get closer together, which helps smooth things out. Now, when you move at high speeds, like when pressing space (which is actually not supposed to be in the game!) Both objects can collide with each other, leading to both objects applying velocity to themselves. Its really a quirk of the system, and not that reliable. If I changed the radius's around, I could make it so you can push people around no matter what speed you are going. If you want a bit more detail or a look at the specific code, you can take a look at the BILL class, around line 20. Oh and for the movement of the doctors, it is a waypoint system, with the waypoints being set by the scripting engine. The waypoints are able to interact with the ActionActors by telling them where to go, and also interact with the scripting engine by telling it when the object has reach certain waypoints.