Replies: 5 comments 14 replies
|
I'd still like to use some vanilla-ish particles though. Textures for these particles are already ready for use, but their animation seems to be hardcoded in the vanilla game, so guess we'll need to work on that. |
3 replies
|
Oh did you mean the block cracking textures? I haven't really thought about it before. |
10 replies
|
I'm thinking about introducing Axis-Aligned Bounding Boxes for rendering cracking textures and selection boxes. They can also serve as more accurate and performant collision boxes (current mesh colliders can be slow to build). |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment




Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
I initially planned to make a screen space effect, but I want the destruction effect to be even more refined. I'm considering using mesh splitting with multiple passes to achieve better outline and deformation effects.
@DevBobcorn What do you think?
All reactions