Skip to main content

Tech-Tip: Animated Gif

 



Hi guyssss!

How you keeping with the modules? I feel I haven't been doing blogs for ages hahaha. I really miss writing in a more friendly vibe blog since we were told to write in an academic style, I've been trying to do it for most of my blogs. Since this is just a simple task, I decided to write it comfortably. 

For this blog, I made a quick and simple animated gif where I compiled some of the images that I took in college during our photography lab. I decided to use these images because I really miss going to college and even though I always get tired walking up the hill hahaha. I always love the sunset view from our campus and it's one of the things I missed apart from hanging out with my friends in C-block.😭 

Now I feel sad reminiscing my college days when we can actually go there hahaha. Anyway, I hope you are doing well during the lockdown. Don't overwork yourself too much! Watch anime or Korean drama and I promise you, you will not regret it!!

You should try these simple Tech-Tip tasks because it is very easy to make! Here is the link if you want to check it out and try! Link to an external site.


Comments

  1. Hey Flosie,

    Me again. I miss hanging out in C block too. I hope you are keeping well as well. I'm doing good. Your animated gif looks amazing I might make one if I have any free time coming up soon. I haven't watched any Korean dramas but I have been watching anime my favorite is My Hero Academia and I'm also hopping to start watching haikyu soon.

    ReplyDelete
    Replies
    1. Hi John~ please start watching Haikyuu! its really goood.

      Delete
  2. Hi, Flosie!!
    I'm also tired of ~trying~ to write the blogs in a academic way hahaha but seriously, it's so grueling! :'(
    Oooh the sunset view!! I really miss that too, so pretty!! And C-Block <3 I so wanna go there!
    I agree with you, I did't regret watching Kdrama hihihi
    Good luck if the rest of the semester!
    Lívia Alencar

    ReplyDelete
    Replies
    1. I miss you too!!! With your jam sandwich hahahahaha <3

      Delete

Post a Comment

Popular posts from this blog

Twitter List!

Lee jong Suk giving you flowerrrsss Hi guys! How are you doing? I tried to create a List on Twitter. Link to an external site I have never created a Twitter List before so it is a new experience. I also think that this will be useful to me especially in the future as I want to explore more about animators and designers and learn from them. I also think that creating a list of specific topics would help you to find them easily and it is more organized.

Game Idea Research

Maze  Inspiration Last week, I started to collect some game ideas and talk about what we like about them. However this week, we have to choose on out of all the game ideas we picked. The game that I decided to do is similar to "Roller Splat!" but in 3D instead because that is the type of game we are learning in Unity. I think that it will be helpful as I can utilize the skills that I learned from the tutorials to my project instead of studying another type of game. I will have more time to develop my game better if I stick to 3D style as well. Choosing this type of game is also a good starter, especially for people who want to make a game for the first time like me. My game will also be played in a first person point of view means that the camera of will be placed at the back following the ball inside the maze. While doing my secondary research, I find countless of game tutorials on YouTube that are related to the idea I am going for. Most of them are also made in Unity which...

Unity Tutorial 04

This week's tutorial lesson was very straightforward and easy to follow. I also did not have any problem with the Unity tutorial videos and the software this time which I am really glad about. I learned how to apply codes that can destroy the objects when the collision is detected. I also know how to add the "Game Over" message in coding if the farmer missed feeding one of the animals. The tutorial lesson also taught us how to spawn the animals at timed intervals so that the animals will appear randomly on the game. Here are the things that I learned for this week's Unity tutorial: Lesson 2.4 New functionality: Animals are spawned on timed interval and walk down on the screen and the animal gets past the player without getting fed, there's a "Game Over" trigger massage at the left bottom of the screen. When the projectile and animal collide, objects are removed right away. New Concepts/Skills: Create custom methods/functions InvokeRepeating() to repeat c...