Skip to content
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

Vehicle lights #31

Merged
merged 10 commits into from
Oct 28, 2023
Merged

Vehicle lights #31

merged 10 commits into from
Oct 28, 2023

Conversation

Doubleumc
Copy link
Contributor

About the pull request

Adds vehicle headlights.

Explain why it's good for the game

Omnidirectional lighting needs to be absurdly large to be able to see oncoming terrain, and to be that large also reveals nearly the entire screen. Compare the original Van to the original APC. The Van leaves no secrets, and the APC can barely see in front of its face.

Shrinking the omni-lights and adding forward directional lights (headlights) makes driving a lot more reasonable without bringing a small sun with you.

Testing Photographs and Procedure

Screenshots & Videos

Van before & after:
 - LV624 2023-10-27 052256
 - LV624 2023-10-27 051831

APC before & after:
 - LV624 2023-10-27 052442
 - LV624 2023-10-27 051904

Tank before & after:
 - LV624 2023-10-27 052408
 - LV624 2023-10-27 051847

Changelog

🆑
add: vehicle headlights
/:cl:

@morrowwolf morrowwolf enabled auto-merge (squash) October 28, 2023 07:44
@morrowwolf morrowwolf merged commit c17d8ed into cmss13-devs:master Oct 28, 2023
27 checks passed
@Doubleumc Doubleumc deleted the vehicle-lights branch October 28, 2023 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants