mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-01 10:45:33 +00:00
Pseudo Lasers
This commit is contained in:
parent
504baedd03
commit
25dff4215d
5 changed files with 32 additions and 5 deletions
6
Scripts/Weapons/LaserBullet3D.cs
Normal file
6
Scripts/Weapons/LaserBullet3D.cs
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
namespace Cirno.Scripts.Weapons;
|
||||
|
||||
public partial class LaserBullet3D : Bullet3D
|
||||
{
|
||||
//private line3d
|
||||
}
|
||||
1
Scripts/Weapons/LaserBullet3D.cs.uid
Normal file
1
Scripts/Weapons/LaserBullet3D.cs.uid
Normal file
|
|
@ -0,0 +1 @@
|
|||
uid://cy5fao65s8d57
|
||||
Loading…
Add table
Add a link
Reference in a new issue