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.
24 lines
470 B
JSON
24 lines
470 B
JSON
{
|
|
"hidden_columns": {
|
|
"res://config/skill_player_weapon/": {
|
|
"animation_name": true,
|
|
"refresh_animation": true,
|
|
"resource_local_to_scene": true,
|
|
"resource_name": true,
|
|
"skill_animation": true,
|
|
"sprite_frames": true,
|
|
"weapon": true
|
|
}
|
|
},
|
|
"recent_paths": [
|
|
"res://config/skill_player_weapon/"
|
|
],
|
|
"table_functions": {
|
|
"filter": [
|
|
"return true"
|
|
],
|
|
"process": [
|
|
"return value"
|
|
]
|
|
}
|
|
} |