move entity definitions to templates

This commit is contained in:
2025-01-13 16:53:12 +09:00
parent ffbc4d9803
commit 9d3fbda494
8 changed files with 93 additions and 137 deletions
-1
View File
@@ -1,4 +1,3 @@
import { Path, Vector2 } from 'three'
import Entity from './entity.js'
import PriorityQueue from './priority-queue.js'
import SATX from './satx.js'