AAAA
This commit is contained in:
parent
279b5e5599
commit
4f70414ed9
46 changed files with 1485 additions and 170 deletions
BIN
Player/Lighting/CircleLight.kra
Normal file
BIN
Player/Lighting/CircleLight.kra
Normal file
Binary file not shown.
BIN
Player/Lighting/CircleLight.kra~
Normal file
BIN
Player/Lighting/CircleLight.kra~
Normal file
Binary file not shown.
BIN
Player/Lighting/CircleLight.png~
Normal file
BIN
Player/Lighting/CircleLight.png~
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.8 KiB |
4
Player/Lighting/EnableInGame.gd
Normal file
4
Player/Lighting/EnableInGame.gd
Normal file
|
@ -0,0 +1,4 @@
|
|||
extends PointLight2D
|
||||
|
||||
func _ready():
|
||||
enabled = true
|
Loading…
Add table
Add a link
Reference in a new issue