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 -1
View File
@@ -1,5 +1,5 @@
import SAT from 'sat'
import { Shape, ShapeUtils, Vector2 } from 'three'
import SAT from 'sat'
export default class Terrain {
id = crypto.randomUUID()