Traffic Light (Low-Poly)
A downloadable asset pack
A low-poly traffic light model with an accompanying Unity script to control its behavior. This asset is perfect for adding functional traffic lights to your low-poly or stylized games.
Instructions for Use:
- Open your Unity project.
- Import the
.fbx
model file and the script into your project files. - Drag the traffic light model into your scene.
- Attach the script to the traffic light model in the Inspector.
- Configure the script:
- Assign the Red, Yellow, and Green textures to their corresponding fields.
- Assign the traffic light material to the
originalMat
field. - Select the desired operating mode (
Off
,On
, orEmergency
).
- Press Play to start the game.
If the traffic light operates as expected, you've successfully set everything up! The script includes detailed comments explaining its functionality for easy customization.
This description provides clear and concise instructions for users, making it simple for them to integrate the asset into their projects.
Download
Download
Archive 452 kB
Leave a comment
Log in with itch.io to leave a comment.