You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a game developper wanting to make isometric/top down games, I would like to use 3D colliders. What I suggest the most, is the creation of a 3D collider Parallepiped (cannot be rotated). It would help us making easily collisions in an isometric environment. Technically it can be done Python, but the goal is also performances.