Alex FeethamOct 3, 20192 min readAudio-Visual Production Skills AuditThis week we have been asked to discuss what AVP skills I have in preparation for the module. Core AVP Skills: - Filming : Limited as I...
Alex FeethamMar 25, 20191 min readAdvanced Avatar MovementI've added to my basic avatar controller and added in the functionality for it to support input from an Xbox controller.
Alex FeethamMar 18, 20191 min readMelee CombatThis week I added melee combat to the project. When the player gets close to the enemy, the enemy detects and moves towards the player....
Alex FeethamMar 11, 20191 min readMoving Platform SequenceThis week I created a moving platform sequence. The sequence is comprised of 3 simple platforms. I used empty game objects to plot points...
Alex FeethamFeb 24, 20191 min readFollow CameraThis week I added the functionality to pan the camera around the player. This can be done using either the mouse or right joystick of an...
Alex FeethamFeb 19, 20191 min readCollectables and ParticlesThis week I've created two basic power-ups and a particle effect for each of them. The first power-up is a sprint ability. After you pick...
Alex FeethamFeb 15, 20191 min readBasic Logic and Cut-scene This week I've created a basic, button operated door. When the player walks up to the button, the door opens. On the other side of the...
Alex FeethamJan 29, 20191 min readBasic Avatar in Unity This week I've created a basic avatar in Unity. It is the following features: - Walk forwards, backwards, left, right and strafe - Jump -...
Alex FeethamJan 21, 20191 min readGameplay Programmer What is it? Gameplay programming is where game design is accomplished. If you are a programmer, you're the one who must make real what a...