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.
		
		
		
		
		
			
	
	
		
			
	
		
		
			
				
				
					
						
						
						
							|  | extends Cfg
 | 
						
						
						
							|  | class_name AttackBoxCfg
 | 
						
						
						
							|  | 
 | 
						
						
						
							|  | @export var shape: Shape3D
 | 
						
						
						
							|  | @export var offset: Vector2 #偏移
 | 
						
						
						
							|  | @export var is_throw: bool #是否投技(只命中投技目标)
 | 
						
						
						
							|  | @export var is_direct: bool #是否直接命中
 | 
						
						
						
							|  | @export var is_hit_self: bool #是否命中自己
 |