Game #3: Space Shooter
This commit is contained in:
parent
a00e9b59c9
commit
f785a24c14
45 changed files with 927 additions and 0 deletions
9
space-shooter/Fonts/PixelFont.tres
Normal file
9
space-shooter/Fonts/PixelFont.tres
Normal file
|
@ -0,0 +1,9 @@
|
|||
[gd_resource type="DynamicFont" load_steps=2 format=2]
|
||||
|
||||
[ext_resource path="res://Fonts/PixelRPG.ttf" type="DynamicFontData" id=1]
|
||||
|
||||
[resource]
|
||||
size = 6
|
||||
outline_size = 1
|
||||
outline_color = Color( 0, 0, 0, 1 )
|
||||
font_data = ExtResource( 1 )
|
BIN
space-shooter/Fonts/PixelRPG.ttf
Normal file
BIN
space-shooter/Fonts/PixelRPG.ttf
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue