 coa Registered User |
Quote
|
2022-04-19 14:33:33 |
|
sometimes i wish i could do that is that possible to make?
|
 sven Registered User |
Quote
|
2022-04-19 15:10:50 |
|
right klick ->modify selection->copy behaviors of this node
if copied then you can paste it to next node.
|
 Arcanjo Guest |
Quote
|
2022-04-19 15:15:49 |
|
|
 Aiming_bullets Guest |
Quote
|
2022-04-19 16:19:00 |
|
Shortcut "CTRL+B" to cooy behaviors of a scenenode except root node... And "CTRL+J" to paste the behavior to another node.
No copy paste mechanism for actions.
|
 coa Guest |
Quote
|
2022-04-19 16:24:39 |
|
Yes i know i can copy behaviour of node but what about single actions and behaviours
|
 coa Registered User |
Quote
|
2022-04-19 17:32:48 |
|
this would though be used very little
|
 coa Registered User |
Quote
|
2022-04-19 17:48:56 |
|
like if i need 2 actions that check variable i can just make 1 and dublicate 1
|
 Arcanjo Guest |
Quote
|
2022-04-19 18:58:53 |
|
There is not this option 'Copy Actions' inside of behaviors and actions.
|
 hadoken Guest |
Quote
|
2022-04-19 21:14:25 |
|
How about using a scene node as clipboard? Copy actions/behaviors from original nodes to clipboard node, delete actions/behaviors from clipboard node you don't want to pass further to other nodes. Then copy/paste from clipboard node to third node. You can also use multiple clipboard nodes, even folder nodes for the purpose. Made good experiences with this kind of workaround ...
|