Game
FNAF Kit



6 years ago

And we have motion! I diddnt have as much time as I'd have wanted to work this weekend but we've made some headway. Clocks. waypoints and time all working.


Waypoints: work out of the box. Throw one down and drag it into your animatronics waypoints and it will work its way there during the night. In order or randomly depending on the AI mode. Waypoints can only be progressed to if the path is clear so door events can halt progression if you call the correct function in an event.

Animatronics: Have a list of waypoints and references to the AI agent in the scene. All animatronic AI is run from a single script to cut down on memory use.

Time Manager: runs behind the scenes to keep the clock working for the night and updates the UI. The length of each of the hours can be adjusted as needed in its settings.



0 comments

Loading...

Next up

Modular stage kits are the next addition to the decor tab. Once all its skins are properly textured.

Wall height is being adjusted to accommodate things such as stages and lighting while also giving animatronics more breathing space.

I know it has been a while since the last update, but life got in the way. Here we can see how buttons can be customized and given functionality through the event system. More to come as the event system grows.

If you're wondering why the next build is taking so long. here is the answer.

Hi everyone, I wanted to put my project back out there after taking some time off. Fnafkit is a game about creating custom fnaf games with no need for programming. I'm also looking for anyone interested in helping out! https://gamejolt.com/games/TKFNAF/444860

VERY early test of very basic systems in my new project. Do your work, keep the lights on, and everything will be fine. I really want to gush about some of the things not seen here, but will save that until they can be shown off. FnafKit who?

Tall walls are all modeled and intergrated into the engine and work seamlessly with the previous two wall styles. actual wall skins for this set are incoming. A new test build featuring these changes will follow up soon.

I've decided to look for people who can help contribute assets to the game. If you know how to 3D model and unwrap and want to help out, give me a message. I'm also offering to pay what I can for contributions.

Lightweight object recoloring test. This test is looking at coloring defined areas with as little excess data as possible and uses NO mask maps, alternate materials and does not break object batching (won't melt the PC when you have hundreds of swatches!)

Buttons ver 2- jumpscare Test