Home › Forums › Suggestions › Other › Digging Animation
- This topic has 6 replies, 3 voices, and was last updated 10 years, 2 months ago by Cirlex.
-
AuthorPosts
-
-
September 23, 2014 at 1:41 pm #4503BokkeMember
I was thinking about the graphical animation of a block being dismounted.
It still looks very Minecrafty. I was wondering how to give it an individual twist.So I came up with a two alternatives:
Maybe one could morph-animate it. In a way that a block morphs from cubic shape into a sphere, which aagin gets smaller while being dismounted, until it’s gone.
Basically I think this approach would be ok, but concerning the fact that there must be a smaller item left in order to be picked up, this could result into a minor visual problem.The other possibility could be – Just “flatten” the cube. I mean: Making it thinner – in a way that the cube-plain which the player is directing to while digging, sinks in the cube. This means, the cube morphs from a cubic shape into a cuboid shape. Until it’s gone.
Same problem here: How to make a transition from the diminishing cube into a collectable item.Ok, so far from me now 🙂
I would be very happy to hear what the developers think about it.
-
September 23, 2014 at 7:27 pm #4520JamesKeymaster
1. The current graphical animation is a place holder – we def. want to replace it.
2. It’s great to get some ideas about a cool / special / and original way to achieve this. More please.
3. There are some technical challenges. Any solution that instantly removes the blocks (even as part of a shrinking animation) will make the space behind the block visible. This requires the game to quickly re-generate the chunk mesh from the voxel world (without the block in) or you’ll see through the world. This often happens in voxel games because the world has not been fully updated before visual results start getting shown. So in an ideal world, we’d find a visually great solution, without needing the chunk to be instantly re-meshed – as this process can take many frames to achieve.
Any other ideas?
-
September 23, 2014 at 9:03 pm #4525BokkeMember
Ok, I can think of 3dimensional textures. Maybe. In a way that the block seems to be crumbling in. I’m not too sure about performance issues in this case.
Another way could be to render a crumbling block in 3d:
Like in the second alternative I described – just instead of sinking in the plain the player is directing to, little smaller cubes get removed. A predefined
crumbling-animation. It does not even need to be smooth – The miniblocks just pop away. It could be a quite neat visual experience.
This would cause the need for the graphic engine to pre-render 4 plains, which outline the shrinking/demolished cube. -
September 23, 2014 at 9:22 pm #4526BokkeMember
Or the cube which gets removed, sinks in like a sandhole. In a cylinder shape. This way, outlining voxels would not need to be visible instantly.
-
September 25, 2014 at 7:35 pm #4554BokkeMember
I just had the idea of a “vibrating” voxel texture:
There is the usual texture with the animated cracks but when starting digging the texture also could start to vibrate – in a way like stuttering into different directions.
It is just an experimental idea and it would be very interesting to see how this kind of animation appeals to the player. It may convey the impression of the block getting loose.
Is this comprehensible, or do I need to explain differently? -
September 26, 2014 at 12:10 pm #4556JamesKeymaster
Let us have a play and see what we come up with. We definitely want the process of mining and building to be really satisfying. So hopefully we can come up with something cool. Thanks for the ideas so far.
-
September 26, 2014 at 1:21 pm #4557CirlexMember
The ideas are very cool, and I totally agree that it needs another animation than Minecraft.
-
-
AuthorPosts
- You must be logged in to reply to this topic.