views
3.8k
likes
6

Comments (13)

What do you think?

I FOUND AN EPIC EASTER EGG!

if you go in the old game map and go straight up,you will go out of bounds somewhere.

Then your teleported to a shadowy verison of the map,you will be chased by a scary shadow guy that will crash your game. Try it out yourself!

Btw,creator if you see this comment is there any other secrets (I might need their location if there is)

I Saw Thomas The Slender Engine!

those maps look good! but how the player's head moves in this game is so weird and THE AI IS BROKEN AS HELL

wow,amazing game indeed. I like the characters and how you remade the orignal slendytubbies characters.Its a very scary slendytubbies game and I really like it.But I have some issues that I would like fixed.

First: I feel the flashlight is just not bright,and the characters themselves are hard to see because the flashlight is not bright enough. So I would like the flashlight to be brighter

Second: survival and bossfight need to have different weapons other then a pistol,they feel way too hard with just a pistol

Third: Sandbox is broken,you cant move the camera and the characters AI can not be disabled (E.T.C can you add more characters to sandbox?)

Fourth: The view of the character might need a little change

Lastly: Some night maps are a little bit way too dark.

Overall: Great game and the characters are very good

I like the idea of thomas the slender engine combined with slendytubbies!

question about the game
Will the game still have Slender Tubbies characters?

Game Soundtrack

4 songs

Game that tries it's best to run on your PC. Sometimes fails, sometimes succeeds.

Founded By Nashkodiy.
Giving ideas, testing and helping : Dughoo, Megachuchu2020

This game could contain weird jokes.



mature
Cartoon Violence
Fantasy Violence
Realistic Violence
Blood and Gore
Alcohol Reference

optimized footsteps with a single class

for now game needs 14 tasks about programming. And it's about reviewing huge scripts and thinking about optimization. About content adding there's only 7, still hard because this game has many values to be set up and finding assets isn't easy.

After i finish some things about the controller i'll start refactoring the health script of player. It has 1321 lines. Also i want to use UI instead of OnGUI

i want to make health value a float, because with integer there's some issues.

95 errors in player controller script...

1

And yes, the reason why this game isn't coming out is my obsession of content before and that i copied weird AI code. But i'm learning on my mistakes and in further games i won't do these things again.

I need to fully review and edit playercontrol script, because it was writted by chatgpt a long time before (2024) and now i know csharp so i can understand whats happening in there

again recoding fade system because i'm obsessed with beauty of code.

Things are getting better now. I understand where i did wrong things, and understand where to do code refactoring and optimization. Once i escape the hell of coding this game i'll start adding content.

Also, i'm close to finish the things about hit effects. The hardest part of it (code design) is not so hard now. Muzzle flashes are looking very good, sadly no one can see this. After these things i'll keep refactoring and finding artifacts in code.