Game
Welcome to the University: Student's Revenge



3 years ago

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 (...)

For the full devlog visit: https://devlog.zgrajsie.com/post.html?title=Logo-creation&id=2


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

1


0 comments

Loading...

Next up

More than I can take

Initially I wanted to create all the assets by my own. As it goes well with the models, I am not a good graphic designer and photos would took too much space. I decided to use (...)

For the full devlog visit: https://devlog.zgrajsie.com/post.html?title=Textures&id=3

As you may know my project was unfortunately deleted during Unity update. I managed to recover some files, majority I would say but I decided to set up the scene once again starting from the scratch.

For the full devlog visit: https://devlog.zgrajsie.com/post.html?title=Game-assets&id=1

First playable version

Great news are coming! Today I released very first playable version of the game! Well, you cannot do much there but at least it is launching.

For the full devlog visit: https://devlog.zgrajsie.com/post.html?title=First-playable-versi…

Hello! After quite a long time I can finally post an update. What happened? Well, there were some fortunate and unfortunate events in my life so I will summarise it quickly.

I have added rewards for quests so that villagers can give you something in return for your hard work helping them. 🥳

I want to know - what's your favourite quest reward?

Just a Pico sprite

Levels' maps.

Szayel Aporro Granz - Bleach

not the greatest house, but it's a house! :D

I mostly build 3D First Person Shooter game mechanics in Unity, and in this I'm just showing C4 mechanics I made for a little side project I am working on! :)