I’m trying to get a footprint system working, however I’m having some issues trying to get the footprints spawned from my blueprints to look like the ones I placed manually in my map to test.
The ones in the green circle are two decals I placed using the Deferred Decal actor. Just a default one, no settings changed.
The ones circled in red on my screenshot are the ones I’m spawning from my character blueprint at certain points in the walk animation.
Here’s the node in my blueprint.
I made sure the scale on both the blueprint node and the deferred decal actor matches, they’re both using exactly the same decal material as well so I’m not sure what exactly is the issue.
Any tip is greatly appreciated.