- Home /
Question by
Faisalalamapu · Apr 24, 2016 at 05:24 PM ·
c#androidrigidbody2dtexture2dboxcollider2d
Add BoxCollider2d and Rigidbody2D with script
I have made a android game where the user press the gui button and load a texture from his gallery.Now I want to add BoxCollider2d and Rigidbody2D to that texture with script .So that the imported image include BoxCollider2d and Rigidbody2D autmitically. Can it possible? Thanks in advance :)
Comment