mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-13 15:05:54 +00:00
Custom module
This commit is contained in:
parent
e43f67c872
commit
0b1ea343dc
25 changed files with 598 additions and 33 deletions
|
|
@ -35,4 +35,3 @@ func _custom_fade_in(_time:float) -> bool:
|
|||
## If you return false (by default) it will attempt to animate the "modulate" property.
|
||||
func _custom_fade_out(_time:float) -> bool:
|
||||
return false
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue