feat(stage-tamagotchi): live2d model look at mouse position (#194)
* chore: set rust-analyzer path * refactor: let frontend to check if cursor is inside window * feat(stage-tamagotchi): live2d model look at mouse position * chore: improve DX * fix(stage-web): live2d model look at mouse position * fix: typo * fix: keep necessary comments * fix: typecheck
This commit is contained in:
Vendored
+1
@@ -13,6 +13,7 @@
|
||||
"rust-analyzer.cargo.extraEnv": {
|
||||
"MACOSX_DEPLOYMENT_TARGET": "10.13"
|
||||
},
|
||||
"rust-analyzer.cargo.targetDir": "target/rust-analyzer",
|
||||
|
||||
// Disable the default formatter
|
||||
"prettier.enable": false,
|
||||
|
||||
Reference in New Issue
Block a user