Kategorie: Objekte
/ Bewegung
Ab Engineversion: 5.1 OC
xdir
, ydir
, xdir_final
and ydir_final
). Defaults to 10 if not specified.if (GetAction() == "Jump") { var end = SimFlight() if (end[3] >= 80) Message("Oh oh, this will be a rough impact!"); }