Skip to content

Commit 55104f0

Browse files
author
Roberto De Ioris
authored
Update README.md
1 parent 849df3b commit 55104f0

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ Embed Python in Unreal Engine 4
44

55
Teaser (by Kite & Lightning): https://twitter.com/KNLstudio/status/932657812466843648
66

7+
Fixing Mixamo RootMotion tuturial: https://github.com/20tab/UnrealEnginePython/blob/master/tutorials/FixingMixamoRootMotionWithPython.md
8+
9+
Funny snippets for working with StaticMesh and SkeletalMesh assets: https://github.com/20tab/UnrealEnginePython/blob/master/tutorials/SnippetsForStaticAndSkeletalMeshes.md
10+
11+
More tutorials: https://github.com/20tab/UnrealEnginePython/tree/master/tutorials
12+
713
# How and Why ?
814

915
This is a plugin embedding a whole Python VM (versions 3.x [the default and suggested one] and 2.7) In Unreal Engine 4 (both the editor and runtime).

0 commit comments

Comments
 (0)