export default { walkPath: [ { id: 0, video: null }, { id: 1, video: "../textures/outputmp4/0/0_1_0.mp4" }, { id: 2, video: "../textures/outputmp4/1/1_2_0.mp4" }, { id: 5, video: "../textures/outputmp4/2/2_5_0.mp4" }, { id: 8, video: "../textures/outputmp4/5/5_8_0.mp4" } ] }