Loading...
744
Game
ELISEY
2 years ago

Point and click player movement for my game.

Thoughts?




3 comments

Loading...

Next up

Trying out drawing and shading simple shapes.

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

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.

@ryon is a Jolter to Watch, game dev, programmer, and artist who worked on Five Nights at Friedrich's! Follow @ryon before the quest ends on July 15 and you'll get Coins!

What do you all think of this ducky?

It's my new profile pic!

Finished up the ONWYN 1 cast!

I'm pretty happy with these models though I've noticed some inaccuracies I may go back and fix at some point.

Credit to thudner, the UFMP team, and the model porters for various model parts.

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.

Learning pixel art means I can now finally fix minecraft!

2026.

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.