Tag: tech art
this is the source archive template
-

Custom Anim Notifiers for FXs
Introduction In this article, I will be mainly focusing on Anim Notifiers in the context of spawning FXs; you can probably apply the same concepts to other needs too. I decided to make it because I couldn’t find any information about this process anywhere online. I really hope it ends up being useful for someone!The…
-

Edit Components’ Details of a Spawnable Blueprint
(Construction Script, User-Friendly Parameters, Replace Materials) Intro This exploration started because I wanted to create some dynamic, but still editable, exposed variables for a spawnable blueprint. I encountered some interesting stuff that I wanted to share. In my previous blog post, I explained the limitation of not being able to edit the details parameters of…