2025-06-20 11:28:18 +02:00
|
|
|
[gd_resource type="Resource" script_class="BulletResource" load_steps=3 format=3 uid="uid://c22xvpyn5nxof"]
|
|
|
|
|
|
|
|
|
|
[ext_resource type="PackedScene" uid="uid://cmd3j4xc2f287" path="res://Scenes/Weapons/Explosion_Bullet_3D.tscn" id="1_x52yr"]
|
|
|
|
|
[ext_resource type="Script" uid="uid://dslyrfcej3g2n" path="res://Scripts/Resources/BulletResource.cs" id="2_w8pa3"]
|
|
|
|
|
|
|
|
|
|
[resource]
|
|
|
|
|
script = ExtResource("2_w8pa3")
|
|
|
|
|
BulletScene = ExtResource("1_x52yr")
|
2025-07-02 14:23:55 +02:00
|
|
|
BulletSize = 0.0
|
2025-06-20 11:28:18 +02:00
|
|
|
BulletSpeed = 0.0
|
|
|
|
|
Direction = Vector2(1, 0)
|
|
|
|
|
BulletDamage = 0.0
|
|
|
|
|
MaxDamage = 0.0
|
|
|
|
|
Knockback = 0.0
|
|
|
|
|
LifeTime = 1.0
|
|
|
|
|
Owner = 0
|
|
|
|
|
DamageType = 4
|
|
|
|
|
GrazeValue = 1.0
|
2025-07-02 14:23:55 +02:00
|
|
|
Attributes = 16
|
2025-06-20 11:28:18 +02:00
|
|
|
TimeModifiers = []
|