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

Temporary decals showing shield hits. #13

Closed
fluffyfreak opened this issue Nov 11, 2012 · 5 comments
Closed

Temporary decals showing shield hits. #13

fluffyfreak opened this issue Nov 11, 2012 · 5 comments
Assignees

Comments

@fluffyfreak
Copy link
Owner

Description:

In other games with shields you get a nice effect across the shield surface when you're hit by weapon fire. The idea would be to replicate that effect in Pioneer. It only has to be fleeting and would work like a decal, or number of decals, displayed on the shield sphere geometry.

@Luomu
Copy link

Luomu commented Nov 11, 2012

In the old ship painter demo, I had a hit effect ("Hit me" button): http://luomu.github.com/pioneer/shippainter/

Sphere hugging the model shape + gradient texture + UV pan.

@fluffyfreak
Copy link
Owner Author

Ooh that's quite nice, I had in mind something like this (http://www.youtube.com/watch?v=RtLGYTWbcq0&list=LP6pkkSxF1H8k&index=1&feature=plcp) at about 2:30 but erm... better :D

@ghost ghost assigned fluffyfreak Nov 15, 2012
@fluffyfreak
Copy link
Owner Author

@Luomu to further my point, I didn't mean that your code/example wasn't good enough, just that I had in mind using a texture atlas of several frames of animation to give the effect of "crackling" energy dissipating across a shield.

@Luomu
Copy link

Luomu commented Nov 15, 2012

No problem, I just did not have anything to add :) I just wanted to show that effect to someone since it is not on my todo list. Some parts of it could be also used for a fiery re-entry effect.

@fluffyfreak
Copy link
Owner Author

I've given the hull heating effect a go previously (mentioned in #12). The problems I had implementing it in Pioneer was mostly time, getting used to Pioneers shaders, and figuring out the direction of travel through a planets atmosphere.

It might be cool to combine the effects, glowing & pulsing shields until they fail then heating the hull until it fails and the ship explodes :)

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

No branches or pull requests

2 participants