Debugging; Pitch Documents; Time; Timelines to Make a Door
Channel:
Subscribers:
2,640
Published on ● Video Link: https://www.youtube.com/watch?v=8P9H89nqrIE
Today we debugged the Sock Goblin issue a bit - UE4 can be really annoying at times when things don't work right and it doesn't tell you why.
We then talked about your projects and how to make a pitch document
We then went more over time, touching on things like time dilation to do VATS-like systems from Fallout. We then learned the sequence node, which executes the output pins in order, which is useful for organizing your code.
Finally we learned the most important thing for today, which is timelines, which are a sort of specialized event tick that outputs values over time, that can be used to do simple animations. Today we showed how to make a simple door opener.
Other Videos By Bill Kerney
2021-10-15 | C++ Member Functions |
2021-10-14 | Recursion Part I |
2021-10-14 | Linear Algebra for Games |
2021-10-14 | Level Design Flow |
2021-10-13 | Constructors and Destructors Part II |
2021-10-13 | Constructors and Destructors, Physics Simulation (Part 1) |
2021-10-13 | Red Herring, Non-Sequitur, Strawman, Ad Hominem, Tu Quoque |
2021-10-12 | Max Flow |
2021-10-12 | Markov Chaining (to generate Fake Alex Jones) |
2021-10-12 | Color, Story, Level Design |
2021-10-12 | Debugging; Pitch Documents; Time; Timelines to Make a Door |
2021-10-11 | Week 10 Day 1 - Classes Part I |
2021-10-11 | Fallacies Part III |
2021-10-08 | New/Delete, Stack vs. Heap, Old C++ vs. Modern C++ |
2021-10-08 | Fallacies of Composition/Division/Circular Logic |
2021-10-07 | Adding Skeletal Animations to UE4 |
2021-10-07 | Dijkstra Part II + Minimal Spanning Trees |
2021-10-07 | Making a 3D Engine in a Terminal |
2021-10-06 | Fallacies |
2021-10-06 | Pointers and Mapping 2D Arrays to 1D Arrays |
2021-10-06 | Graph Traversal + Dijkstra's Algorithm |
Tags:
is50a
timelines
door opener
time
pitch document
debugging
ue4