unity2d tag

22 questions


1 answers
99 views
0
Create Replication from Unity 2D prefab

Unity 5.3What you want to do is replicate and view prefabricated GameObject prefab=(GameObject)Resources.Load(Prefabs/hoge);You can see that the gets prefabricated.Next, Instantiate(prefab, tran.posit...

2 years ago

1 answers
76 views
0
Unity crashes when I build it on Android and boot it on a real machine.

Unity releases apps to AppleStore and GooglePlay.After building it on Android suddenly, it crashes when I start it on the actual machine, and it falls off right away.Below is the crash log filtered by...

2 years ago
« - 3 -

© 2024 OneMinuteCode. All rights reserved.