Added depth logics for objects
This commit is contained in:
@ -90,6 +90,7 @@ export type ZoneObject = {
|
||||
zone: Zone
|
||||
objectId: string
|
||||
object: Object
|
||||
depth: number
|
||||
position_x: number
|
||||
position_y: number
|
||||
}
|
||||
|
Reference in New Issue
Block a user