DEV Community

Maciej Sawicki
Maciej Sawicki

Posted on • Edited on

[Game of Purpose] Day 69 👌

Today I imported all the animations (dying, damaging, limping, etc.) to the project. Its ~40 of them and I want to make a simple demo map, where I display them all in a grid. It is not that simple. I tried to do that similarly to how Lyria project did: https://blueprintue.com/blueprint/g6invk5y/. First I tried that in Cpp, but failed miserably and thought maybe in Blueprint will be easier. But I can't figure out how to create a Static Mesh Actor from an Animation Squence. Tomorrow I will try to make a Blueprint and pass an animation sequence as a variable. I know you can do Spawn Actor From Class node, so I think it will be way easier. Hopefully...

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Discover a treasure trove of wisdom within this insightful piece, highly respected in the nurturing DEV Community enviroment. Developers, whether novice or expert, are encouraged to participate and add to our shared knowledge basin.

A simple "thank you" can illuminate someone's day. Express your appreciation in the comments section!

On DEV, sharing ideas smoothens our journey and strengthens our community ties. Learn something useful? Offering a quick thanks to the author is deeply appreciated.

Okay