文章编辑人员:雪舞
内容测试时间:2023-6-20 16:53:30
问题状态截图:
修复方法:
M:\新武侠世界2023启程\临时更新补丁\Effect\all.particle
有问题的代码:
wq_嘉年华武器长枪201021_D03光刺
{
quota 10
material wq_嘉年华武器长枪201021_D03光刺
particle_width 0.2
particle_height 0.8
cull_each false
renderer billboard
sorted false
local_space true
iteration_interval 0
nonvisible_update_timeout 0
billboard_type oriented_common
billboard_origin center
billboard_rotation_type vertex
common_direction 0 1 0
common_up_vector 1 0 0
point_rendering false
accurate_facing false
speed_relatived_size_factor 0.01
emitter Box
{
angle 35
colour 1 1 1 1
colour_range_start 1 1 1 1
colour_range_end 1 1 1 1
direction 0 1 0
emission_rate 9
position 0 60 0
velocity 400
velocity_min 400
velocity_max 400
time_to_live 1
time_to_live_min 1
time_to_live_max 1
duration 0
duration_min 0
duration_max 0
repeat_delay 0
repeat_delay_min 0
repeat_delay_max 0
width 0
height 0
depth 0
}
affector ColourFading
{
colour0 0 0 0 1
time0 0
colour1 0.427451 0.694118 0.988235 1
time1 0.2
colour2 0 0.305882 0.866667 1
time2 0.9
colour3 0 0 0 1
time3 1
colour4 0 0 0 0
time4 1
colour5 0 0 0 0
time5 1
repeat_times 1
opacity 0.8
fade_in_time 0
fade_out_time 1
}
affector ScaleInterpolator
{
uniform_size false
width_range_start 1
width_range_end 1
height_range_start 1
height_range_end 1
use_constant_scale false
constant_scale 1 1 1
use_interpolated_scale true
scale0 50 15 1
time0 0
scale1 250 45 1
time1 0.4
scale2 22 70 1
time2 1
scale3 999 1 1
time3 1
scale4 1 1 1
time4 1
scale5 1 1 1
time5 1
repeat_times 1
}
affector Rotator
{
rotation_speed_range_start 0
rotation_speed_range_end 0
rotation_range_start -90
rotation_range_end -90
}
affector RevoluMove
{
radius_increment_scale0 0
time0 0
radius_increment_scale1 0
use_radius_increment_scale true
move_velocity_point0 0 -60 0
move_time0 0
move_velocity_point1 0 -10 0
move_velocity_point2 0 0 0
move_usevariablevelocity true
}
}
修复后的代码:
wq_嘉年华武器长枪201021_D03光刺
{
quota 4
material wq_嘉年华武器长枪201021_D03光刺
particle_width 5
particle_height 5
cull_each false
renderer billboard
sorted false
local_space true
iteration_interval 0
nonvisible_update_timeout 0
billboard_type perpendicular_common
billboard_origin center
billboard_rotation_type vertex
common_direction 1 0 0
common_up_vector 1 0 0
point_rendering false
accurate_facing false
speed_relatived_size_factor 0.01
emitter Box
{
angle 35
colour 1 1 1 1
colour_range_start 1 1 1 1
colour_range_end 1 1 1 1
direction 0 1 0
emission_rate 3
position 0 66 0
velocity 0
velocity_min 0
velocity_max 0
time_to_live 1
time_to_live_min 0.6
time_to_live_max 1
duration 0
duration_min 0
duration_max 0
repeat_delay 0
repeat_delay_min 0
repeat_delay_max 0
width 0
height 0
depth 0
}
affector ColourFading
{
colour0 0 0 0 1
time0 0
colour1 0.376471 0.305882 0.996078 1
time1 0.35
colour2 0 0.866667 0.756863 1
time2 0.7
colour3 0 0 0 1
time3 1
colour4 0 0 0 0
time4 1
colour5 0 0 0 0
time5 1
repeat_times 1
opacity 2
fade_in_time 0
fade_out_time 1
}
affector ScaleInterpolator
{
uniform_size false
width_range_start 1
width_range_end 1
height_range_start 1
height_range_end 1
use_constant_scale false
constant_scale 1 1 1
use_interpolated_scale true
scale0 1 1 1
time0 0
scale1 10 55 7
time1 0.5
scale2 3 85 7
time2 0.7
scale3 0 35 7
time3 1
scale4 1 1 1
time4 1
scale5 1 1 1
time5 1
repeat_times 1
}
}
还有一个wq_嘉年华武器长枪201021_C02光刺同理
|