blueprint

Driving Sim Blueprints

  • Exposure: public
  • UE Version: 5.2

brianisbrilliant

April 28, 2023, 5:24 pm

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.

Click the button above, it will automatically copy blueprint in your clipboard. Then in Unreal Engine blueprint editor, paste it with ctrl + v
Versions
May 29, 2023
  1. spacing was wrong for XYZ messages, comments were updated.

  2. Removed Variable requirements.

  3. improved UDP pack rules, changed up the message to come from the acceleration we are calculating.

April 28, 2023
  1. First commit