adjust visual height

This commit is contained in:
2025-01-12 20:05:29 +09:00
parent 8e861929cb
commit ea23aa3174
4 changed files with 8 additions and 6 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ export default class Projectile {
radius = 5
owner = null
onCollide = null
visualHeight = 50
height = 50
#position = new Vector2()
#dest = null