View Issue Details

IDProjectCategoryView StatusLast Update
0003589The Dark ModAIpublic10.02.2024 23:39
ReporterSpringheel Assigned To 
PrioritynormalSeveritynormalReproducibilityhave not tried
Status newResolutionopen 
Product VersionTDM 2.00 
Summary0003589: Seated spinning should be sped up
DescriptionAI don't look so hot when they spin in place before sitting or standing up. Speeding up the spin is probably easy and would improve the situation.
Tagsrealism

Activities

Springheel

Springheel

20.11.2013 01:52

administrator   ~0006246

Last edited: 20.11.2013 02:03

#define MOVETYPE_SLIDE 2 // movement based on velocity. set speed using setFlySpeed.

edit: although I can't find setFlySpeed anywhere in a .def file.

There is another reference here, though I'm not sure what it means:

/**
 * Set the speed flying creatures move at. Also sets speed for moveTypeSlide.
 */
scriptEvent void setFlySpeed(float speed);

Issue History

Date Modified Username Field Change
26.10.2013 12:37 Springheel New Issue
26.10.2013 12:37 Springheel Status new => assigned
26.10.2013 12:37 Springheel Assigned To => Springheel
20.11.2013 01:52 Springheel Note Added: 0006246
20.11.2013 01:58 Springheel Note Edited: 0006246
20.11.2013 02:03 Springheel Note Edited: 0006246
25.11.2013 20:21 Springheel Target Version TDM 2.01 => TDM 2.02
23.03.2014 22:41 Springheel Target Version TDM 2.02 =>
17.09.2017 00:57 Springheel Assigned To Springheel =>
24.11.2017 16:45 grayman Status assigned => new
10.02.2024 23:39 Fiver Tag Attached: realism