2 years ago
Pacenote editor
removed due to EA admin Barry removing bug report about inappropriate ruzzian flag being present in the game, a bug that even WRC10 did not have.
removed due to EA admin Barry removing bug report about inappropriate ruzzian flag being present in the game, a bug that even WRC10 did not have.
Recce mode? I think that could be awesome.
I think so as well. Especially as it's such a core part of rally, you just can't get by without writing your notes or doing recce in general. (would be adding a huge dimension to the game if it was recce to write or correct notes)
Would love a way to edit pacenotes. I've grown very used to it in assetto corsa and it made stages that much more enjoyable to drive.
yes!!! this times a million.
sorry to all who wouldn't pay for it but I'd even pay dlc money for this 😭😭
This is something that should be implemented immediately. If this game would like to be taken seriously in sim communities and to have proper races organized, this is essential feature.
Really good idea. This would be awesome.
very literally: just hire Patrick Brunner and have him do it. The mod he made for Assetto Corsa does precisely this and it's implemented almost perfectly: http://patrick-brunner.net/codriver/
It's wild that a mod for assetto corsa does what we've been dreaming of in a rally focused sim for ages.
Even if it was as simple as being able to add 'watch out' or similar for those of us that always end up crashing on the same corner every time!
The Pacenote Editor could be easily impletented into the game with this method.
Step 1. Let the driver run a Recce Run.
2. He/She sets pacenote call positions with a button (box collider at the cars 0,0,0 transform position with 10m width, 5 meters height, 1m depth)
3. Dropdown menu for simple list of strings and ints, where string is "type" - for example "tightens" and the int is "corner strength - for example "3" optional note dropdown is an int of "distance- for example "100"
4. Summary screen after the recce where you see the existing stage map and the notes, and you can reassign their positions on the road.
5. Save
What it requires is just a UI element with the dropdown menus, a listener script that records pacenote vector3 positions and a UI element to drag and drop positions on the stage curve. (And of course a Save/ Load script to use them in any gamemode)
Obviously we write notes after we took the corner and we will press the button after the corner that's why we want to reassign positions.