8 Ball Pool
I am beginner in unity and I am creating a very simple game similar to above one. I have some questions which if you answer will be very helpful.
-
Is this game Implemented in 3D or 2D?
-
Can we Implement in 2D , How ? I am creating a 3d sphere in 2d and it falls downs and I don’t know how to create a plane in 2d which can hold sphere or other 3d objects? If you can suggest any tutorial or resources that would be helpful?
I am able to create plane and sphere in 3d but I am confused how to do that in 2d?
Thanks