#32 Need on the fly heading change support for doors

クローズ
4 年 前image によって開かれました · 1 コメント
image4 年 前 にコメントしました

Need the ability to update doors in game to more easily test

Need the ability to update doors in game to more easily test
image この課題がコミット 4 年 前 から参照されました
image 4 年 前 に閉じられました
image4 年 前 にコメントしました
共同編集者

we now have: /spawn move openheading /spawn move closeheading

both work on widgets only. Will update the DB spawn_widgets table with queries like so:

update spawn_widgets set open_heading=86.796883,include_heading=1 where widget_id = 1495839533 update spawn_widgets set open_heading=269.999878,include_heading=1 where widget_id = 3810476325

will also modify the current widget values open/close heading so you can on the fly test changes.

we now have: /spawn move openheading /spawn move closeheading both work on widgets only. Will update the DB spawn_widgets table with queries like so: update spawn_widgets set open_heading=86.796883,include_heading=1 where widget_id = 1495839533 update spawn_widgets set open_heading=269.999878,include_heading=1 where widget_id = 3810476325 will also modify the current widget values open/close heading so you can on the fly test changes.
会話に参加するには サインイン してください。
読み込み中…
キャンセル
保存
まだコンテンツがありません