cancelling tweens
This commit is contained in:
@@ -22,7 +22,7 @@ class DashboardsController extends EICController {
|
||||
grid: true,
|
||||
})
|
||||
|
||||
const m1 = ttb.buildFromJSON('agent42', this.agentDefs.molecule1)
|
||||
const m1 = ttb.agentFromJSON('agent42', this.agentDefs.molecule1)
|
||||
ttb.scene.add(m1)
|
||||
// setTimeout(() => {
|
||||
// ttb.smoothMove({
|
||||
|
||||
Reference in New Issue
Block a user