Construct 3 r245.2

You're viewing a single comment in a conversation. View all the comments
  • 1 Comments

  • Order by
  • Sorry if this seems confusing, but is there a way for 3D objects to not overlap other sprites on a higher layer?

    For example, I have my UI/HUD layer on layer 11 and the 3D objects on layer 10 but the 3D objects still overlap the UI/HUD unless I set the Z Elevation to 0 on the 3D object.