https://community.bistudio.com/wiki/camCommand
camCommand "Landed" on a Seagull CamObject does not have the desired effect (that worked back in A2).
RTM seems to exist:
file = "\A3\animals_f\data\anim\land.rtm";
https://community.bistudio.com/wiki/camCommand
camCommand "Landed" on a Seagull CamObject does not have the desired effect (that worked back in A2).
RTM seems to exist:
file = "\A3\animals_f\data\anim\land.rtm";
Start Game, execute:
mySeagull = "seagull" camCreate (position player);
mySeagull camCommand "Landed";