MoveEngine: object movement
Status: Pre-Alpha
Brought to you by:
coastal_elves,
cptamericaz001,
mooseydoom,
robertstacey,
and 2 others
um... so why does the AromaCloudUpdateFunction call MoveEngine.moveClouds?
I mean, the Functions should be self-contained, separate from the Engines.
Moreover, shouldn't the clouds be moved by the AromaCloudMoveFunction, not the Update function?