A Third-Person-Shooter Godot game.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

11 lines
340 B

[gd_resource type="SpatialMaterial" load_steps=2 format=2]
[ext_resource path="res://effects_shared/bullet/effect/FlarePolar.png" type="Texture" id=1]
[resource]
flags_transparent = true
flags_unshaded = true
vertex_color_use_as_albedo = true
params_billboard_mode = 1
params_billboard_keep_scale = true
albedo_texture = ExtResource( 1 )