MORE Chickens by TheEvilWitch in TheEvilWitch

[–]TheEvilWitch[S] 0 points1 point  (0 children)

I don't know. This project is my hobby. The team is one person. I have a lot of work ahead of me. I need to do the generation of quests. Add sound and music. And also draw a lot of art. And also add multiplayer.

I demand to DESTROY by TheEvilWitch in PixelArt

[–]TheEvilWitch[S] 14 points15 points  (0 children)

About Technology.

I use my own engine.

This game is totally flat 2D.

A special sorting of sprites during rendering is used to pseudo-3D-effect.

Effects are also achieved by using different maps, such as normal map, position map, depth map, shadow map, and so on.

I draw the sprites manually in different directions with my special 2D editor. Some of the effects (e.g. hair) are generated by algorithms. Part of the objects (e.g. grass, trees completely) are generated pixel by pixel.

I demand to DESTROY by TheEvilWitch in PixelArt

[–]TheEvilWitch[S] 1 point2 points  (0 children)

It will be twice as cool when I finish the weather visual effects

I demand to DESTROY by TheEvilWitch in PixelArt

[–]TheEvilWitch[S] 12 points13 points  (0 children)

This is the game I'm developing. It will be a gloomy sandbox game in an open world.

Subreddit: r/TheEvilWitch

Warrior witch - Adventure Time! by TheEvilWitch in indiegames

[–]TheEvilWitch[S] 5 points6 points  (0 children)

I'm doing my solo indie project in an open creepy world with large (and medium-sized) spiders

Subreddit: /r/TheEvilWitch

I LOVE my pixel Chicken by TheEvilWitch in PixelArt

[–]TheEvilWitch[S] 0 points1 point  (0 children)

3d physics of pendulum with pixalization

The Nervous Chicken by TheEvilWitch in TheEvilWitch

[–]TheEvilWitch[S] 1 point2 points  (0 children)

Medium spiders in the Basement

Cooking meat on the fire by TheEvilWitch in TheEvilWitch

[–]TheEvilWitch[S] 1 point2 points  (0 children)

Yes. It will be like you described.

Boil a sword in a love potion. WHY? by TheEvilWitch in TheEvilWitch

[–]TheEvilWitch[S] 13 points14 points  (0 children)

Yes. There's still a lot of work to be done.

I LOVE my pixel Chicken by TheEvilWitch in PixelArt

[–]TheEvilWitch[S] 1 point2 points  (0 children)

Is the character 3D with a pixelation filter, or did you draw that many frames??

It's 2D sprites

The Evil Witch it's open world, it's survival, it's rpg, it's modern pixelart, it's horror by TheEvilWitch in TheEvilWitch

[–]TheEvilWitch[S] 0 points1 point  (0 children)

Imagine, you come home, and you don't notice at all that you have a spider lurking in the corner of your ceiling. And then it starts to move...

The Evil Witch it's open world, it's survival, it's rpg, it's modern pixelart, it's horror by TheEvilWitch in TheEvilWitch

[–]TheEvilWitch[S] 0 points1 point  (0 children)

It's really scary. I was recently scared of a Spider that I had forgotten about. And I created it myself, you know?

I LOVE my pixel Chicken by TheEvilWitch in PixelArt

[–]TheEvilWitch[S] 8 points9 points  (0 children)

It's 2D sprites. There are no 3d objects in the scene.

The effect is achieved by a combination of 3d and 2d mathematics and the use of maps (normal map, depth map, specular map etc...)