V4 Migration Tips
V4 is a major overhaul, and it will break projects, unfortunately. These tips are meant to help migrate existing projects over. Please connect with me on Discord with any questions.
Things that break may be easy to fix
There are a number of places where scripts have had slight changes, mostly to make things more clear and to align various object types with each other, so they have similar methods and method names.
In most of these cases, fixing them should be fairly straight forward.
PreviousTutorial: Create a Character & Actor Class Inheriting from GameModulesActorNextIntroducing GameModulesActor
Last updated