View Issue Details

IDProjectCategoryView StatusLast Update
0005285Spring engineLuapublic2016-12-23 16:05
ReporterCode_Man Assigned ToKloot  
PrioritynormalSeveritytweakReproducibilityalways
Status closedResolutionfixed 
Product Version101.0+git 
Fixed in Version103.0 +git 
Summary0005285: SetGroundMoveTypeData with "floatOnWater" key does nothing
DescriptionThe call: 'Spring.MoveCtrl.SetGroundMoveTypeData (unit, "floatOnWater", true)' does not do anything except give a message.

From my understanding this is supposed to make a unit move on water, same things as "waterline = 0" tag would.
I was told this functionality was not implemented, but i require this, or equal functionality for my game.
TagsNo tags attached.
Checked infolog.txt for Errors

Activities

Kloot

2016-12-23 16:05

developer   ~0016991

MoveCtrl.SetMoveDef will do what you expect in 104.0.

Issue History

Date Modified Username Field Change
2016-06-26 21:26 Code_Man New Issue
2016-12-23 16:05 Kloot Assigned To => Kloot
2016-12-23 16:05 Kloot Status new => closed
2016-12-23 16:05 Kloot Resolution open => fixed
2016-12-23 16:05 Kloot Fixed in Version => 103.0 +git
2016-12-23 16:05 Kloot Note Added: 0016991