- Home /
Question by
Setin · Dec 03, 2021 at 05:44 PM ·
static batching
Can I make the child of a moving object static
So in my 2d game I have these windows where you can buy different stuff. When you open the window, it makes a moving animation.
My question is, can I make the child objects of these windows static? Would it be a good idea?
And what if the objects you can buy are inside a scroll rect?
Comment
Your answer

Follow this Question
Related Questions
Mobile "Draw Call" Problem 0 Answers
The combined mesh is different between static-batched objects? 0 Answers
Static.Combine issue/bug need help with fix or work around 0 Answers
Optimizing endless runner - move camera and player, or move everything else? 6 Answers
What does the following mean? 1 Answer