Loading...
121
Game
ELISEY
2 years ago

This is actually starting to look like a game now!

- The camera system now works.

- Power slowly gets drained, more so when the doors are closed.

- The monster becomes angry over time, which makes him move faster.

#gamedev #fnaf #usefultag




0 comments

Loading...

Next up

A power managing task in my game.

Arrows are constantly moving on the screen, if they overlap with the specified coordinates, power starts to drain much faster.

It`s a simple system, but I think it will do.

Thoughts?

#gamedev #fnaf #usefultag

I have been trying pixel art out.

So I thought, what could be a simpler shape to draw than a triangle?

#pixelart

A password decrypting task for my game.

The password is encrypted with the Caesar cypher using a custom table (in this case its the keyboard layout).

If you get it right, the monster becomes less angry.

If you don't, the monster will run into the room.

Our 2024 Advent Calendar has opened! Day 28: @Silentfaith is a great Creator and comic artist who also codes fan games! Accept the quest and give them a follow to get Coins and a seasonal sticker!

Trying out animation

*plop - plop*

Happy #WIPWednesday!

Are you working on a game?

Making some art?

Practicing a song?

Something else?

Tell us in the comments!

FInally got the monster AI working!

It basicly just goes to a random room nearby, so its not exactly the most complex thing, but I think it`ll do.

#usefultag #gamedev #fnaf

I am trying out pixel art - I drew some small monochromatic animals;

So a snake, a mouse, and a cat.

It is surprising how moving a couple of pixels can change the look of the entire picture.

The Return to Bloody Nights VR - "Eisoptrophobia" Custom Night Select Screen Theme

Instructions for the password decryption task.

I am planning to add more of these. While the task might seem simple-ish, when the monster is chasing you, it adds some time constrains wich makes it a lot harder.