SequenceXcel Documentation
01.07.2023
Nishit Parikh
Virtual Production TD/Consultant
1
Overview
The current script will add functionality to automatically create sequencers and import the FBX
cameras in them from the given path. The script will give save you a lot of time.
Specifications
It will create the sequencers from the datasheet and will set the in and out range and also import
the FBX cameras from the path mentioned in the datasheet.
*Datasheet format has to be followed to run the script properly.
How to use.
I. How to find the SequenceXcelTemplate.
Turn on the plugin from the Plugin Manager Tab. Go to the setting option of your content
browser and turn on Show Plugin Content.
Created by Nishit Parikh
2
Now navigate to the plugin content folder and right click on the SequenceXcel Blueprint
and click on Show in Explorer.
There you will find the SequenceXcelTemplate.xlsx.
Created by Nishit Parikh
3
II. Import the SequenceXcelTemplate.xlsx into your preferred software.
Kindly don’t change the layout of the template in any way or the results might get
affected.
After adding your data as per the sheet, export it as CSV data.
III. Importing the CSV Data into unreal with SequenceXcel structure.
As you import the CSV data unreal will pop up a DataTable selection dialog. Scroll to the
bottom and select SequenceXcel_structure from the list and click on Import All.
Created by Nishit Parikh
4
IV. How to use the SequenceXcel Script:
Navigate to the Plugin content folder and open the SequenceXcel Blueprint.
Compile and save it. Doing this is mandatory else the run command won’t show up.
Right-click on the imported Datatable and search for scripted actions.
You’ll find Create & Import button.
Created by Nishit Parikh
5
The script will ask for the location where you need your sequencer to be created and the
datasheet that you for creation.
Press OK and wait for the script to complete its actions and it will create all the sequencers with
the settings you provided in the datasheet and also import the FBX cameras in them.
V. Voila! Your manual work is done within minutes. Enjoy!
If the script has saved your time, Please don’t forget to leave the review.
For assistance, please email nishitparikh27@gmail.com with the subject SequenceXcel Support.
Created by Nishit Parikh