video player as interactive object + move to HUD

This commit is contained in:
2025-11-03 14:07:17 +02:00
parent d8618c69f4
commit b1e27301b4
7 changed files with 134 additions and 52 deletions
@@ -65,11 +65,8 @@
<script>
import { GameEngine } from '@/lib/GameEngine';
import GameEnvironmentMixin from '@/mixins/GameEnvironmentMixin';
let gameEngine = null;
export default {
mixins: [GameEnvironmentMixin],
props:{