-
Notifications
You must be signed in to change notification settings - Fork 3
Description
The article on https://vorixo.github.io/devtricks/phys-prediction-use/ is very promising and states the intention of proving a "hello world"-like example, but neither the article nor this repo contain enough information for me to get the Boulder example running.
The article describes the sources of a component and how to create a blueprint around it but gives not hint about how that blueprint would be hooked up in a project to get it running.
The project in this repo can be opened and contains the sources the boulder in compileable form, but running the scene only shows the vehicle, no the boulder and my naive attempts to replace the vehicle by the boulder were unsuccessful.
Would it perhaps be possible to add a level to the project with the Boulder correctly hooked up to run out-of-the-box? Or add the necessary instructions to the README file?