this post was submitted on 08 Aug 2024
63 points (97.0% liked)

Gaming

19755 readers
236 users here now

Sub for any gaming related content!

Rules:

founded 5 years ago
MODERATORS
 

cross-posted from: https://hexbear.net/post/3171578

New game from CrossCode devs announced lea-bounce

you are viewing a single comment's thread
view the rest of the comments
[–] Crikeste@lemm.ee 1 points 1 month ago (1 children)

Jesus Christ, the character model and it’s movement are so fluid and well done. Game looks sick.

[–] ubergeek77@lemmy.ubergeek77.chat 1 points 1 month ago* (last edited 1 month ago)

Fun fact: they spent quite a while working on a segmented 3D animation system for all the sprites. Every sprite is split up into segments, and then those segments are positioned in 3D space depending on the camera angle. They can even independently move each part of a character, like a leg, without having to create an entirely new sprite just for one frame.

This is 3 years old at this point, but this should give a good idea of how the new animation system works!

https://youtu.be/ybvaehpoYOs?t=52m26s