move entity definitions to templates
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
import { Vector2 } from 'three'
|
||||
import SAT from 'sat'
|
||||
import SATX from './satx.js'
|
||||
import { Vector2 } from 'three'
|
||||
|
||||
export default class Projectile {
|
||||
id = crypto.randomUUID()
|
||||
|
||||
Reference in New Issue
Block a user