3 lines
40 B
GDScript
3 lines
40 B
GDScript
extends Node
|
|
|
|
var gravity : float = 500
|
extends Node
|
|
|
|
var gravity : float = 500
|