vkdoom_m/src/scripting
jekyllgrim 994078feae Added FloatBobFactor
This adds a new actor property: `FloatBobFactor` (default 1.0). This will be a multiplier for level.time in `AActor::GetBobOffset`, which finally allows to control not only the range of float bobbing (which is FloatBobStrength) but also the frequency of bobbing.
2024-09-29 16:08:02 -04:00
..
backend Fix for Morph virtual 2024-04-20 01:15:47 -04:00
decorate add foreach k,v loop for maps 2023-11-20 22:11:05 -05:00
zscript Add function pointer Properties 2023-10-11 19:12:48 +02:00
thingdef.cpp - return a std::string from GetFileFullPath 2023-08-22 22:18:54 +02:00
thingdef.h backend update from Raze. 2023-10-09 18:45:30 +02:00
thingdef_data.cpp - implement +SQUAREPIXELS flag 2024-09-07 23:09:36 -04:00
thingdef_properties.cpp Added FloatBobFactor 2024-09-29 16:08:02 -04:00
vmiterators.cpp - added PARAM_NULLCHECK to the block iterator creation functions. 2022-11-05 09:16:55 +01:00
vmthunks.cpp StringTable cleanup and improvements 2024-04-21 10:34:44 +02:00
vmthunks_actors.cpp Added FloatBobFactor 2024-09-29 16:08:02 -04:00