Content Creation Changelog 0.6.0
From BeamNG
List of changes related to content creation on BeamNG.drive 0.6.0.
Scenarios
Breaking changes
- you need to change map objects declarations
- for example local policeData = map.objects.policeCar to local policeData = map.objects[map.objectNames['policeCar']]