Basic laser integration

This commit is contained in:
MaddoScientisto 2026-01-31 10:23:10 +01:00
commit 4011a7c6f6
15 changed files with 1028 additions and 284 deletions

View file

@ -1634,3 +1634,17 @@
"origin" "-48 -24 28"
"timeline" "BBS_Test"
}
// entity 63
{
"classname" "actor_emitter_floor"
"origin" "-100 -132 20"
"script_path" "res://Resources/BulletScripts/Laser_Pattern_Test_1.tres"
"targetname" "laser_test_trap"
}
// entity 64
{
"classname" "actor_controlpad"
"origin" "-140 -100 36"
"target" "laser_test_trap"
"activationtype" "Toggle"
}