Darkness [Concept]
Author | exuberance |
---|---|
Tags | author:exuberance concept conceptual dark night nreality rated |
Created | 2009-05-28 |
Last Modified | 2009-05-28 |
Rating |
5 by 16 people.
|
Map Data | |
Description | REQUIRES NREALITY New concept ;)
Wait for the map to load. It shouldn't take more than a few second. It's loaded if everything is black except a white circle around you. (and you can see the switches) You can use this concept all you want, just credit me by linking to this map :) If you've played Lode Runner you may remember the series of levels in which you can only see the area of the level near you, and everything else is dark. That's what this is. You can only see the shadows of nearby enemies. Unfortunately, door switched are always visible, and become harder to see when near them, but the light around you is partly transparent so you can still see them. Not a big deal. The labrynth area makes good use of the mod. I might make a level based on that concept later. If you want to try this yourself, be sure to put the object which follows the ninja to provide light (I used a gold-stealing drone which steals 0 gold. That's really the only object you can use) BEFORE every object except the ninja in your code. EDIT: Unfortunately, doors are also automatically behind the drone that gives you light so you can't see them, which sucks. They are all in a line and you can always see if there are any switches left, so it's fairly obvious if you can get through or not. This also applies to one-ways, but there's only one of them. How I Did It: - Made a completely black background - Made a black foreground to cover the tiles - Set every used object's _color property to 0.0.0.0.0.0.100.0 - Made a greedy drone (that gives/takes 0 gold, so it actually does nothing) with a chase path such that it always follows you at speed 6. Then set it's _icon property to an image of a semi-transparent white circle. The reason you need a greedy drone is becuase you need an object which normally moves (if you change the sprite of a normally stationary object, it's position won't update), and the greedy drone with 0 gold steeling is the only one which will not kill you or impede your movement. Code for the light drone: 6^x,y,10,0,141,0^6,6,0^^,10,0,6,0,1! where x,y is the ninja's starting position. Again, place this AFTER the ninja, and BEFORE everything else! Object mod for the light drone's image: 141,_icon,-87.5^-87.5^http://i47.photobucket.com/albums/f187/somerandomguy88/light.png; If you only want ONE light source in your map, theAdster suggested an easier way which also allows you to retain the colour of tiles and objects: instead of doing everything above (except the greedy drone), replace the greedy drone circle sprite with a giant (size of the room times 2) black block, with a transparent cutout in teh middle, and have that follow the ninja. |
Other maps by this author
Comments
Pages: (0)
2009-06-17
CODE:
|http://i47.photobucket.com/albums/f187/somerandomguy88/darkBACK.png|||0,_color,0.0.0.0.0.0.100.0;3,_color,0.0.0.0.0.0.100.0;4,_color,0.0.0.0.0.0.100.0;10,_color,0.0.0.0.0.0.100.0;11,_color,0.0.0.0.0.0.100.0;12,_color,0.0.0.0.0.0.100.0;14,_color,0.0.0.0.0.0.100.0;15,_color,0.0.0.0.0.0.100.0;141,_icon,-87.5^-87.5^http://i47.photobucket.com/albums/f187/somerandomguy88/light.png
If anyone would like to use. Just credit Exuber.
Can we use these?
If anyone would like to use. Just credit Exuber.
Can we use these?
2009-06-17
Silent things you could've used:
Force field drone with no radius
Alarm drone with no radius
Rotating Laser Drone with no laser length
Alarm seems optimal, as you probably wouldn't use it, but whatever.
Alarm drone with no radius
Rotating Laser Drone with no laser length
Alarm seems optimal, as you probably wouldn't use it, but whatever.
2009-06-02
5/5
wow. just wow.
2009-05-29
.
Gud concept but too hard.. i dont think u should use long distance enemies like laser or chainguns with such a concept since u cant plan for them here..
2009-05-29
very cool
although, seeker drones aren't a good enemy choice for this type of level.
2009-05-29
i guess laser drone
or chain gun drone can work as light source too if their firing time is set to be waiting forever?
2009-05-28
BEAUTIFUL!
just too hard for me.. lol :p
i could see a "cave" map working well with this though ;)
i could see a "cave" map working well with this though ;)
2009-05-28
Great mod.
Love it.
=D
2009-05-28
Amazing concept
The map was far too hard for me, especially the chaser drone room.
But I still think it's awesome.
But I still think it's awesome.
2009-05-28
I'll send it in a moment.
- Black foreground to cover tiles
- Glitch drone set to follow at a ridiculous speed, image replaced with massive black slab with clear hole in middle, placed last so that it covers everything else.
If you want the switches on top, just paste them after.
- Glitch drone set to follow at a ridiculous speed, image replaced with massive black slab with clear hole in middle, placed last so that it covers everything else.
If you want the switches on top, just paste them after.
2009-05-28
My mod has coloured items!
I'll PM you what I have currently if you want to have a nose.
2009-05-28
Damnit, I'm halfway through a similar mod.
Except the ninja has a hat and a torch and is exploring a cave. ¬_¬
2009-05-28
The mod is amazing but
with all the blackness it's really hard.
4.5^
4.5^
2009-05-28
The level is too hard for the mod
The Mod is GREAT. I`m able to do most Nraelity stuff (BAckgrounds, Drones, Playermods...) But tell ma how this is working, please.
chironex
Super creative!