mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-01 10:05:34 +00:00
Basic laser integration
This commit is contained in:
parent
d16f9b3b9d
commit
4011a7c6f6
15 changed files with 1028 additions and 284 deletions
|
|
@ -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"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue