Ghost Piece

This commit is contained in:
adrienmalin
2018-12-30 14:17:04 +01:00
parent d2146dde2d
commit cde121ce5a
12 changed files with 279 additions and 59 deletions

View File

@ -105,7 +105,7 @@ _sections_unfolded = [ "Color", "Gravity" ]
material = ExtResource( 3 )
custom_aabb = AABB( 0, 0, 0, 0, 0, 0 )
size = Vector3( 0.9, 0.9, 2 )
size = Vector3( 0.9, 0.9, 0.9 )
subdivide_width = 0
subdivide_height = 0
subdivide_depth = 0
@ -141,7 +141,7 @@ explosiveness = 0.0
randomness = 0.0
fixed_fps = 0
fract_delta = true
visibility_aabb = AABB( -0.5, -0.5, -1, 1, 1, 2 )
visibility_aabb = AABB( -0.5, -0.5, -0.5, 1, 1, 1 )
local_coords = false
draw_order = 0
process_material = SubResource( 3 )

View File

@ -6,7 +6,7 @@
material = ExtResource( 1 )
custom_aabb = AABB( 0, 0, 0, 0, 0, 0 )
size = Vector3( 0.9, 0.9, 1.9 )
size = Vector3( 0.9, 0.9, 0.9 )
subdivide_width = 0
subdivide_height = 0
subdivide_depth = 0