baseplane, root-object offset, saveKF & resetKF buttons...
This commit is contained in:
@@ -43,10 +43,10 @@ class KeyframeView extends WindozDomContent {
|
||||
|
||||
this.kfArena = new app.LoadedModules.kfArena(this.outputs.kfArenaCanvas, this.agentSprites)
|
||||
this.kfArena.startRendering()
|
||||
|
||||
|
||||
|
||||
this.outputs.btnAddAgent.disabled = true
|
||||
this.outputs.btnRemoveAgent.disabled = true
|
||||
this.outputs.btnSaveKF.disabled = true
|
||||
}
|
||||
|
||||
async onChangeAgent(event){
|
||||
|
||||
Reference in New Issue
Block a user