Skip to content

Commit 34c629c

Browse files
committed
- update the README
1 parent e83100a commit 34c629c

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
@@ -53,3 +53,9 @@ Don't forget to follow this repo, [YouTube](http://www.youtube.com/channel/UCBBc
5353
- **[CreateAndEditCineCameraActor.py](https://github.com/mamoniem/UnrealEditorPythonScripts/blob/master/Sequencer/CreateAndEditCineCameraActor.py)** An example on how you can create cinematic camera in the current world/map, and start modifying some of it's focus settings (Keep in mind you **MUST enable the Scripting python sequencer plugin** for that, **python plugin only is not enough**).
5454
*This nice example was built while supporting a user of the python course, so the credits goes to them*.
5555
- **[CreateCineCameraForEverySkeletalMesh.py](https://github.com/mamoniem/UnrealEditorPythonScripts/blob/master/Sequencer/CreateCineCameraForEverySkeletalMesh.py)** An example on auto-create cameras for every skeletal mesh actor in the world, and align the camera to the skeletal characters, set the cameras to always look at those characters actors.
56+
57+
58+
## Python Times Plugin ##
59+
And finally, don't forget to check my [marketplace plugin](https://www.unrealengine.com/marketplace/en-US/product/python-times) that was build to allow for much better and productive Python scritpting experince within Unreal Editor.
60+
61+
[![](http://www.mamoniem.com/wp-content/uploads/2021/07/pythonTimes_marketplace_featured-825x450.png)](https://www.unrealengine.com/marketplace/en-US/product/python-times)

0 commit comments

Comments
 (0)