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

Add GlowColor to banger files #87

Open
Dummiesman opened this issue Sep 18, 2020 · 0 comments
Open

Add GlowColor to banger files #87

Dummiesman opened this issue Sep 18, 2020 · 0 comments
Assignees

Comments

@Dummiesman
Copy link
Collaborator

Brainstorming this idea. You could use CheckToken to see if it's a "V2" banger file with GlowColor. Then set vgl colors upon rendering the glow in dgBangerInstance::DrawGlow

Since the glow positions are a ptr, we could expand them to any size we like (so 12+4 bytes)
We could throw colors at the end of this array (so it looks like [Glow,Glow,Glow,Color,Color,Color]) to not interfere with existing functions using them somehow.

@Dummiesman Dummiesman self-assigned this Sep 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant