blueprint
Driving Sim Blueprints
- Exposure: public
- UE Version: 5.2
This is the setup and event tick messages that will go to the SimCor DX for our CKAS driving simulator. Requires the ObjectDeliverer plugin from the Unreal Marketplace.
ctrl + v
May 29, 2023
-
spacing was wrong for XYZ messages, comments were updated.
-
Removed Variable requirements.
-
improved UDP pack rules, changed up the message to come from the acceleration we are calculating.
April 28, 2023
-
First commit