You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
298 B
Plaintext
10 lines
298 B
Plaintext
[gd_resource type="Resource" script_class="CharacterMoveCfg" load_steps=2 format=3 uid="uid://iv8g1x3bkxvv"]
|
|
|
|
[ext_resource type="Script" path="res://script/config/character_move_cfg.gd" id="1_74gbk"]
|
|
|
|
[resource]
|
|
script = ExtResource("1_74gbk")
|
|
speed = 10.0
|
|
gravity_scale = 0.0
|
|
jump_velocity = 6.0
|