Skip to content

Commit 0a65f40

Browse files
authored
Update README.md
1 parent 23ddb58 commit 0a65f40

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ public class Test : MonoBehaviour
6161
}
6262

6363
// Adding Tag
64+
// Be careful, if you create a copy of an existing object with runtime added tags, these tags will not be copied to the new object.
6465
_enemy.AddTag(_zombieTag);
6566

6667
// Removing Tag

0 commit comments

Comments
 (0)