fixed spider body rotation
This commit is contained in:
@@ -34,6 +34,7 @@ func _ready():
|
||||
rotation += Vector3(av_x,av_y,av_z)
|
||||
timer.start()
|
||||
visible = false
|
||||
ray.target_position.z *= (bullet_speed/150)
|
||||
|
||||
|
||||
# Called every frame. 'delta' is the elapsed time since the previous frame.
|
||||
|
||||
Reference in New Issue
Block a user