I've been working on some more road signs recently, and have now made an add-on for lapper using all the signs I've made so far.
Signs include;
Add-on is called signs.lpr and is included in attached zip file.
I've also included a AU1 layout that if you load both layout and add-on, you can see signs in action if you drive round.
Add signs.lpr to your /includes directory then open the addonsused.lpr file and paste the following line
include( "./signs.lpr");
Link to UTube video HERE.
The short video shows me driving round a layout, and when I enter a nominated zone, a road traffic sign pops up. If I enter a different zone, original sign is closed, and new sign appears.
Signs include;
- Stop
- Give Way
- Maximum Speed (various)
- Max Speed for pits (mph and kmh)
- Warning signs (various)
- No Entry
- Roundabout
- Maximum Width
- No Pedestrians
Add-on is called signs.lpr and is included in attached zip file.
I've also included a AU1 layout that if you load both layout and add-on, you can see signs in action if you drive round.
Add signs.lpr to your /includes directory then open the addonsused.lpr file and paste the following line
include( "./signs.lpr");
Link to UTube video HERE.
The short video shows me driving round a layout, and when I enter a nominated zone, a road traffic sign pops up. If I enter a different zone, original sign is closed, and new sign appears.