Category: Mechanism

  • Painting Mechanism Dev 03

    #1 Animation Transition I made three transitions for each artist, to let them disappear at the end of animation and then appear at the start of the next animation. #2 Raycast Direction Issue

  • Painting Mechanism Dev 02

    Bigggg thanks to Mostafa’s help, he figured out the hardest part of this painting mechanism. Also big thanks to Zhan, he helped me to change the script to make it work! 1. Paintable shader It would be got errors if I put many textures which may reduce the final effect. I add objects to the…

  • MainEnvironment_Level Design_Dev04

    After we deciding our mechanism, I’m going to work on the visuals side in our main environment. #1 Path I’m thinking of achieving the sense of a stone-made cemetery via textures or models. I used Cloner in C4D, but it doesn’t look good. And it will be filled with rocks based on every vertex, it…

  • Painting Mechanism Dev 01

    We have three main mechanisms, Artists wander around and overwrite each other’s trace Grab the Item and return it back Solve three separate puzzles to get items #1 Artists wander around and overwrite each other’s trace This feature could be spilt into many small steps, so I start with drawing on texture. It doesn’t work…