2D Toolkit Forum
2D Toolkit => Support => Topic started by: vivaldi on October 09, 2013, 04:28:47 pm
-
Hello.
I have created few sprites from runtime. How can I create box collider for this sprites from runtime?
Thanks.
-
I find it)
gameObject.AddComponent();
Thanks )