-
Notifications
You must be signed in to change notification settings - Fork 740
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Change "Remove Wheel" Action's Color Based on Damage #5415
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I am assuming you used same colors as for wheels themselves?
@@ -0,0 +1,32 @@ | |||
/* | |||
* Author: 654wak654 | |||
* Modifies interaction color of vehicle selection to show it's current damage |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Missing final dot. its current damage
.
Yup, exact same color as the damage_X images |
Do other repair points use similar levels of damage that this could be added to? I am thinking all points could use this in that case. |
Thought of the same thing but it's less useful with other hitpoints, since their action doesn't show up unless they're damaged anyway. To answer the question though: Yes, you could just add |
You are right, little point since they show up only when damaged, additionally their hitpoints are shown in when you sit in the vehicle. |
When merged this pull request will:
Screenshots: http://imgur.com/a/N1SgY