Bit Blot Forum
Aquaria => Modding => Topic started by: LFF on December 25, 2007, 07:34:48 pm
-
I would like to have a liftable object in my own level what will flow with water currents, but I'm not aware of any that will. How could I make or find one?
-
My understanding according of the entity_updateCurrents (http://aquaria.sfiera.net/wiki/List_of_Entity_Functions#entity_updateCurrents) lua function is that it can be used to force an arbitrary entity to obey water currents. I haven't used it myself; maybe Burton Radons would know better (he appears to have added the original description).