ninja-syndicate / supremacy-gameclient

Supremacy Unreal Engine Project
1 stars 0 forks source link

Supremacy-gameclient: Ability - Nuke - Improve VFX #65

Closed Torrunt closed 2 years ago

Torrunt commented 2 years ago

Improve the vfx of the nuke added in #40

A 3D Mushroom cloud mesh with an animated material/shader needs to be added to replace the flipbook in the current explosion. This is needed because a giant flipbook billboard looks terrible up-close when the camera is constantly moving.

Current nuke explosion:

https://user-images.githubusercontent.com/830354/153320756-54bdfae6-7fea-4896-9a7b-cebe6e27b57a.mp4

Here's examples of what the nuke in the Unity version of Supremacy looked like:

https://user-images.githubusercontent.com/830354/153321540-ad4a3a3b-7af1-4ee1-bef9-bb04d4780ad0.mp4

https://user-images.githubusercontent.com/830354/153321589-7e0c0145-32d5-42dc-ab21-3a73c42ac961.mp4

Torrunt commented 2 years ago

I have updated the nuke explosion to use a mushroom cloud mesh w/ an animated material. It still doesn't look quite right so if anyone can improve it; go ahead.