Production_Devlog_04
Buttons
Now for the buttons we made a big change in how they work in comparison to the prototype buttons. These were seperate buttons. Now we have one button that has a GameObject attached to it, and then triggers the things it has to do. This way you can connect any button to any intractable by making them dynamic with polymophism.
Belts
Because of the way the belts are made by the artist we had to come up with an idea for a sort of corner-like movement. This is why we added at the of the belt a turn to the right or left (depends on which prefab you choose).
Level
We created a level with the prefabs. The level is based on one of the artist's level designs. It has a spawner, trucks, garbage bin and of course the belts itself. The belts came with a problem when scaling it, because the turns were a child of the object, the scale would break the turning form working. That led to a lot of work of trying to get the corners to work.
UI
We'v also added a start and endscreen, where you can start the game, restart and quit the game, unfortunatly, no pausing just yet.
Package
The package now has an enum which contains five enums. Four colors and one garbage. They are given randomly at the start of the package his lifetime. At the same time the package gets a different material attaced this way you know where it has to go.
Art
Conveyors
Conveyors in action! This also a small demo of how the lighting works and more specifically the volumetric lighting.
Here you can see how easy it is to change the way they are layed out. Next to this there's also a lot of parameters that make it possible to make every conveyor beld unique!
Shader
Example off the main shader in action. It's fully procedural with a ton of parameters that can be set by the artist. Still needs dirt to it but then it's done!
Assets
We are using the face weighted normals script to give our meshes a high poly look without needing to create normal maps.
Those are some of the assets we created this far. From left to right you can see, two different antennas, the track changer which bumps packages from their conveyer belts, some window panels and two packages.
The final iteration of the level design was made. Well, not fully final since it will change a lot when testing the game. It's all a big puzzle to make since you need to think about different routes you could take. Give players multiple options even if they fail the first ones they can still try to get the package to the right truck.
Some more meshes were made. The meshes for the magnet and the pusher. Used the design of the concept art. Also some base shapes, cubes, rectangles that can be scaled and bashed together to create the primary shapes of the interior.
Get 1 Day Delivery
1 Day Delivery
A student project made by 5 students from DAE
Status | In development |
Authors | Elfiann, Milan De Laet, CyrielD, AxelPiens, PeterKostov |
More posts
- Final_Devlog_11May 27, 2020
- Polish_Devlog_10May 13, 2020
- Polish_Devlog_09May 06, 2020
- Production_Devlog_08Apr 29, 2020
- Production_Devlog_07Apr 22, 2020
- Production_Devlog_06Apr 01, 2020
- Production_Devlog_05Mar 25, 2020
- Production_Devlog_03Mar 11, 2020
- Prototype_Devlog_02Mar 04, 2020
Leave a comment
Log in with itch.io to leave a comment.