stellar beam animation length

A forum for chatting about in-development game features.
User avatar
siyoa
Posts: 182
Joined: Fri Apr 21, 2017 3:19 pm

stellar beam animation length

Postby siyoa » Mon May 29, 2017 4:28 am

if anyone wants to change animation duration for "Stellar Surge Beam", look inside Drawers\Effects\beam_animation.lua

just comment out time_scale=.15, you may want to change glow_w (.65 should work fine), also you may want to change sound_fun = 'STELLAR_SURGE_BEAM' in WEAPONS.lua as the default one for "Stellar Surge Beam" is too long for new (regular) animation duration

Code: Select all

new_beam_animation {
  effect='heavy_beam',
  env_key='super_beam',
  glow_w = .65, --1.2,
  min_w=.4,
  --time_scale=.15,
--  use_static_texture=catch(true)
}


and as usual, if anything wrong then let me know ;)
How did YOU get a key? All right, go in.

Return to “Testing”

Who is online

Users browsing this forum: No registered users and 69 guests

cron