2
In-Game Animations
Is there a way I can make an in-game animation? Kinda like a GTA cut scene, but not as long.
1
Well that depends on what you mean. I guess technically almost any animation is possible but the difficult ramps significantly depending on what you want to do.
A first person cutscene that has the player going through an area (kind of like a title sequence I guess? Or like showing off the map) is the easiest. You would essentially teleport the player to an entity and then teleport that entity through your world.
An actual animation with something like moving characters is more complicated, although there are different complexities obviously. For any animation you would need to use at least one (probably more) armor stand with a custom model on it. You would then change the pose of that armor stand gradually in order to animate it over time.
Essentially what I'm saying here is that if you're not able to look up a basic tutorial and figure out the rest from there than you should not be making animations in Minecraft
A first person cutscene that has the player going through an area (kind of like a title sequence I guess? Or like showing off the map) is the easiest. You would essentially teleport the player to an entity and then teleport that entity through your world.
An actual animation with something like moving characters is more complicated, although there are different complexities obviously. For any animation you would need to use at least one (probably more) armor stand with a custom model on it. You would then change the pose of that armor stand gradually in order to animate it over time.
Essentially what I'm saying here is that if you're not able to look up a basic tutorial and figure out the rest from there than you should not be making animations in Minecraft
