-
Notifications
You must be signed in to change notification settings - Fork 21
Creating Vehicle Interface Art
Colin Basnett edited this page May 1, 2020
·
2 revisions
When creating new vehicles, it's important as a final step to create the interface art for the vehicle.
This comprises of two major elements:
- The "clock" (top-down) images used for displaying the health of the vehicle and the rotation of the turret
- The "profile" image on the vehicle selection screen
This guide will show you how to take an existing vehicle from the game to create and implement interface art that is consistent with the style used throughout the game.
This method will use a pre-built Blender file to aid in the creation of these assets.
- You must have completed the Development Environment Installation
- You must have umodel installed
- You must have Blender 2.8 installed
- You must have the blender3d_import_psk_psa addon installed for Blender
This wiki is a work in progress. If you require more in-depth support, please contact us on Discord.
- IMPORTANT: Disclaimer For Server Owners
- Dedicated Server Installation
- Basic Server Configuration
- Server Troubleshooting
- Debug & Admin Commands
- Programming Standards
- WOTgreal Installation
- WOTgreal Debugging
- Creating a Mutator
- Creating Custom Constructions