Logo creation
The idea
This is literally the first thought that came to my mind - to use the game assets I have already created. So there it goes. I launched Unity and made another project, loaded several models and started setting them on the scene.
Assets used
I simply used my monitor, keyboard and mouse models. I added some textures created in Unity Materials so it looks much better.
In the making
To be honest it was really quick if you do not count small mistakes and improvements I had to encounter. I have just put models on the screen and set them as it looks like PC stand. Then I added text with the initial name of the game. That's it.
Script
I have also used script to capture the screenshot of the scene right after it starts.
void Start() { ScreenCapture.CaptureScreenshot("Icon"); }
Final effect
https://devlog.zgrajsie.com/post.html?title=Logo-creation&id=2
Get Welcome to the University: Student's Revenge
Welcome to the University: Student's Revenge
Thriller hacking game. My first ever project.
Status | Prototype |
Author | Samuel Jędrzejewski |
Tags | 3D, Hacking, Horror, Thriller, Unity |
Languages | English |
Accessibility | Subtitles, Configurable controls, Interactive tutorial |
More posts
- Situation updateJan 06, 2023
- First playable versionMay 03, 2022
- TexturesMay 03, 2022
- Game assetsMay 03, 2022
Leave a comment
Log in with itch.io to leave a comment.