Dynamic spotlights do not properly interpolate

Forum rules
Please construct and post a simple demo whenever possible for all bug reports. Please provide links to everything.

If you can include a wad demonstrating the problem, please do so. Bug reports that include fully-constructed demos have a much better chance of being investigated in a timely manner than those that don't.

Please make a new topic for every bug. Don't combine multiple bugs into a single topic. Thanks!

Post a reply

Smilies
:D :) :( :o :shock: :? 8-) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :geek: :ugeek: :!: :?: :idea: :arrow: :| :mrgreen: :3: :wub: >:( :blergh:
View more smilies

BBCode is ON
[img] is OFF
[url] is ON
Smilies are ON

Topic review
   

Expand view Topic review: Dynamic spotlights do not properly interpolate

Dynamic spotlights do not properly interpolate

by DrPyspy » Tue Jun 05, 2018 11:58 am

Dynamic spotlights will not properly interpolate to their new position in situations where their actor normally would. This is shown in the example pk3, where the actor (visualized by a soulsphere) interpolates to the player's view height and position with no problems, while the dynamic light will jitter around. Included is a player class equipped with a flashlight 'weapon' that spawns this actor.

Example pk3

Top