Posts about game development
5 years ago
UE4 Tutorial 10 - Refactoring the wired network

[youtube=mdgnETWvKdY]

In this tutorial we pave the way in making the energy grid more extensible, by allowing elements to connect and provide power between themselves (think power cables propagating energy to multiple consumers). In the next 2 parts...

5 years ago
UE4 Tutorial 9 - PowerCables - Part 1

[youtube=01Zo48sJFCs]
In this tutorial we lay all the ground work that will allow connecting power cables to the generators and energy containers. The end goal being to be able to provide power from source to consumers via electrical wiring as well.

5 years ago
UE4 Tutorial 8 - Quadcopter - part 3

[youtube=1wZHX2kBg3U]
In this tutorial we finish our quadcopter, including the yaw capability, going through the several flight modes possible with this approach (free style, stabilization with momentum, and full stabilization). Subscribe if you like...

5 years ago
UE4 Tutorial 8 - Quadcopter pitch and roll - part 2

[youtube=73jKf5hWlaQ]

In this tutorial we continue to work on our stabilized quadcopter and introduce the ability to pitch and roll while maintaining a stable flight.