Skip to content

Add fake demo data, maybe a fake loop, or at least a video #24

@github-actions

Description

@github-actions

fh5 steering is from -127+127

Line: 43

// this.car.position = new THREE.Vector3(val.alluserPos[i].x / 20, val.alluserPos[i].z / 20, val.alluserPos[i].y / 20)
}
/**
* TODO: Add fake demo data, maybe a fake loop, or at least a video
* category=threejs
*/
// fh5 steering is from -127+127
export function animateCar (val) {
if (val[0] + val[1] + val[2] === 0) { return }
if (this.car !== undefined) {
this.packOffset = this.packClock.getDelta()

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions