1
Fork 0
mirror of https://github.com/Steffo99/pineapple-surf.git synced 2025-02-16 14:13:59 +00:00
pineapple-surf/island/CanSplash.gd

6 lines
56 B
GDScript3
Raw Normal View History

2023-01-08 23:13:46 +01:00
extends Node3D
class_name CanSplash
signal splashed()