Pseudo Lasers

This commit is contained in:
Marco 2025-09-29 10:45:57 +02:00
commit 25dff4215d
5 changed files with 32 additions and 5 deletions

View file

@ -38,6 +38,7 @@ public partial class WeaponResource : Resource
[ExportCategory("Battery Recharge")]
[Export] public double RechargeTime = 0.5d;
[Export]public int RechargeAmount = 1;
[Export] public bool StopToShoot = false;
#region Bullet spawn data
[ExportCategory("Bullet Spawn Data")]

View file

@ -0,0 +1,6 @@
namespace Cirno.Scripts.Weapons;
public partial class LaserBullet3D : Bullet3D
{
//private line3d
}

View file

@ -0,0 +1 @@
uid://cy5fao65s8d57