Media Summary: 00:00 Component Function Initialization 00:10 delete the node 00:19 add a new function called initialization_slot name 00:23 set ... 00:00 load game from slot 00:13 cast to bp save game 00:18 get structure 00:20 SET structure from player (Target = BP player) ... 00:01 old = this function will be used in level A (player moves from A to B) 00:02 new = this function will be used in level B (player ...
Ue Transfer Data Between 2 - Detailed Analysis & Overview
00:00 Component Function Initialization 00:10 delete the node 00:19 add a new function called initialization_slot name 00:23 set ... 00:00 load game from slot 00:13 cast to bp save game 00:18 get structure 00:20 SET structure from player (Target = BP player) ... 00:01 old = this function will be used in level A (player moves from A to B) 00:02 new = this function will be used in level B (player ... 00:00 component function = initialization 00:07 event function from player ref 00:10 call every ... 00:18 function Level New from component via BP player 00:27 from here, nodes are set for only test purposes what test? to make ... 00:00 BP Player 00:03 variable the structure created 00:15 SET structure 00:27 custom event this will be used later 00:35 sample ...
There''ll be some nodes in BP level In thi video cas, player moves from level 3 to level 4 (=the names of the 00:00 BP level 3 = old level = level A 00:10 trigger box 00:19 BP level 00:20 overlap event 00:24 function level old 00:27 event ... 00:00 component function Level Old 00:04 function initialization 00:09 save game object set bp game save ref ... 00:01 BP Player set a variable 00:13 integer = 10.0 00:18 new level = level B 00:35 BP level Call the BP Player and check if it has ... 00:00 BP component 00:05 variable 00:09 string array 00:11 default values where are they from? 00:16 the names of levels ... I forgot to mention this component at the very beginning... ref Important BP Player adds this ...
00:00 open old level = level A player moves from level A to level B 00:14 BP level 00:18 Function Level Old called from ... this one and the previous one, both works, but this method is much easier to organize nodes.