Merge branch 'master' of https://git.ghostguild.org/henry/tojam20-elevator
This commit is contained in:
commit
f55cf595bb
6 changed files with 57 additions and 19 deletions
5
scripts/ray_cast_3d_robot_lighting.gd
Normal file
5
scripts/ray_cast_3d_robot_lighting.gd
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
extends RayCast3D
|
||||
#
|
||||
#func _physics_process(delta: float) -> void:
|
||||
#if is_colliding():
|
||||
#
|
||||
1
scripts/ray_cast_3d_robot_lighting.gd.uid
Normal file
1
scripts/ray_cast_3d_robot_lighting.gd.uid
Normal file
|
|
@ -0,0 +1 @@
|
|||
uid://mx21sweu0r3b
|
||||
Loading…
Add table
Add a link
Reference in a new issue