I have one blueprint character with parameters like color, types of weapons and clothes, etc... How to spawn this character with different parameters? For example I want to spawn one character with blue body and another with yellow body. It is simple when I manually put actor on my level and change parameters in toolbar but how to achieve this with spawn function?
Announcement
Collapse
No announcement yet.
How to change blueprint parameters on spawn
Collapse
X
-
Change all your parameters in Construction Script tab. Please see this documentation for more info.
Construction Script always runs when you place your Blueprint on the level and when you translate it (like move, rotate, scale etc) and finally runs one more time when you press Play or Simulate.Support my RTS Game (Agora) on Patreon!
Unreal Nexus - Create Share and Experience!
Unreal Engine 4 World-Wide User Map
[PLUGIN] Aws Gamelift Client Plugin
[TOOL] Create your own binary release of UE4 from GitHub source
My UE4 Tutorials and Misc Tools
Lead Programmer at YetiTech Studios
Your Friendly Neighborhood
Satheesh PV (a.k.a RyanJon2040)| Twitter, Instagram, Facebook, LinkedIn, YouTube, Google+
Comment