mirror of
https://github.com/kristoferssolo/FuncIt.git
synced 2026-03-22 00:26:23 +00:00
Added new bullet texture
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[gd_scene load_steps=3 format=2]
|
||||
|
||||
[ext_resource path="res://source/assets/sprites/character/menu_player/tank.svg" type="Texture" id=1]
|
||||
[ext_resource path="res://source/assets/sprites/character/menu_player/player_character_theme-menu.svg" type="Texture" id=1]
|
||||
|
||||
[sub_resource type="CircleShape2D" id=1]
|
||||
radius = 76.0267
|
||||
@@ -10,6 +10,5 @@ radius = 76.0267
|
||||
[node name="player_collider" type="CollisionShape2D" parent="."]
|
||||
shape = SubResource( 1 )
|
||||
|
||||
[node name="player_sprite" type="Sprite" parent="."]
|
||||
position = Vector2( 0.561218, -8.41847 )
|
||||
[node name="player_character_theme-menu" type="Sprite" parent="."]
|
||||
texture = ExtResource( 1 )
|
||||
|
||||
Reference in New Issue
Block a user