Garry's Mod

Garry's Mod

Not enough ratings
Deep Sleep Nextbot | Shadow
   
Award
Favorite
Favorited
Unfavorite
Content Type: Addon
Addon Type: NPC
Addon Tags: Fun
File Size
Posted
Updated
3.758 MB
18 Jan, 2023 @ 7:11pm
19 Jan, 2023 @ 4:38am
2 Change Notes ( view )

Subscribe to download
Deep Sleep Nextbot | Shadow

Description
If you post spam/trash comments/copy-pastes, your comment will be deleted and blocked immediately. This is your only warning.
Deep Sleep is a series of point-and-click adventure games created by Polish indie developer Scriptwelder. The series consists of three free browser games in which the player attempts to navigate and eventually escape a dream world inhabited by shadow people. Now in a nextbot version.

They will chase you directly, no light can be against them
4 Comments
ReignOfChaos 23 Jan, 2023 @ 5:01pm 
thanks
Francis • LUL  [author] 23 Jan, 2023 @ 4:58pm 
for some killscreens:
local MAT_lili = Material("npc_lili/lili")
killicon.Add("npc_lili", "npc_lili/killicon", color_white)
language.Add("npc_lili", "lili Isicam")

net.Receive("lilispoop", function()
local KartinkaStrashilka = net.ReadBool()
hook.Add( "HUDPaint", "PizdaNahyi", function()
if KartinkaStrashilka == true then
surface.SetDrawColor( 255, 255, 255, 255 )
surface.SetMaterial(Material("entities/scare.png"))
surface.DrawTexturedRect(0, 0, ScrW(), ScrH())
end
end)
end)
ReignOfChaos 23 Jan, 2023 @ 11:22am 
is death screen apart of this or just another mod cause if it is a mod i would like the link please
Paul_SPLAAART!!! 19 Jan, 2023 @ 10:49pm 
I didn't expect to see anything scriptwelder related in the workshop