Game Development Week 3
The Full Game Development Blog
Week 3 (16/9/2022)
This
week, it's a holiday, but Dr. Razif recorded online lecture videos for
us. Basically, I learnt a lot about using Unity. First of all, I learnt
how to create objects like Character, boxes, and others. I also learnt
how to adjust the outline of interaction of the object, and also the all
sorts of scaling which will affect the object's behavior. Then, I use
Visual Studio Code to do the programming part for the controllable
character's behavior. This is the first time I coded C# and also using
the variable from Unity, which is a very fresh and good experience. I
learnt how to program the character's horizontal movement, and also the
vertical jump movement. Then, I also learnt how to properly adjusted the
individual gravity for the controllable character while falling down,
instead of the gravity for everything in the world.
Comments
Post a Comment