mirror of
https://github.com/Steffo99/pineapple-surf.git
synced 2024-11-23 00:04:20 +00:00
5 lines
56 B
GDScript
5 lines
56 B
GDScript
extends Node3D
|
|
class_name CanSplash
|
|
|
|
|
|
signal splashed()
|