As the title says im having probls with regions.
I need to move region(reg_ingame) from place A to place B during the game. Let's say u need to make small region in which rains to follow particular hero. So i created new variable (reg_variable) with value region. In triggers i set the reg_variable = reg_ingame. Then i placed one more trigger with event = periodic time (2sc) and action, move reg_variable to the center of the hero so every 2 sc region should align with the hero. But here comes the problem.. Region just stays at its original place, ignoring my hero.. plz help
I need to move region(reg_ingame) from place A to place B during the game. Let's say u need to make small region in which rains to follow particular hero. So i created new variable (reg_variable) with value region. In triggers i set the reg_variable = reg_ingame. Then i placed one more trigger with event = periodic time (2sc) and action, move reg_variable to the center of the hero so every 2 sc region should align with the hero. But here comes the problem.. Region just stays at its original place, ignoring my hero.. plz help