Wallrun - BRCMapStation/Docs GitHub Wiki
Wallrun
What does it do
The 'Wallrun' prefab spawns a rectangle mesh. This mesh is accompanied by the 'Wallrun Line (Script)' which allows the player to run/skate on the surface and gain a multiplier, as if it was a regular billboard in Bomb Rush Cyberfunk.
Configuration
To add a wallrun, click 'GameObject', go under the 'BRC MapStation' section and select 'Wallrun'. You can then scale the 'WallRunPrefab' to the size you desire.
You can also apply a material to the mesh directly (visual results may vary).
Watch out!
The wallrun will only be executable on one side of the mesh. The side which you can utilize in game is depicted in Unity by footsteps, while the other unusable side is covered by a red 'X' as seen on top of the page.
If you want to make the wallrun invisible, click on your wallrun prefab and open it, then click on the Object in the dropdown, then on the unity inspector click on the checkbox to disable the 'Mesh Renderer' component.