Scrap Mechanic

Scrap Mechanic

Camera Controls
12개 중 1~10개 표시 중
< 1  2 >
업데이트: 2022년 6월 1일 @ 오전 7시 34분

Camera roll support (v1.2.0)

Game version: 0.6.0

Changelog
  • Added support for camera roll
  • Fixed camera rotation in "Follow Camera" and "Strict Follow Camera" modes

https://github.com/TechnologicNick/Camera-Controls/releases/tag/v1.2.0

업데이트: 2021년 9월 2일 @ 오후 3시 19분

Scripted engines support (v1.1.0)

First update in almost 3 years :)

Game version: 0.5.1

Changelog
  • Added support for the new scripted engines introduced in 0.4 (sorry this took so long)
  • Reworked the Gyro Sensor model to match the look and feel of the 0.4 Logic Gates
  • Improved the rotation set so it's less annoying to place
  • Added arrows to indicate the rotation of the part while placing
  • Regenerated the icon map

https://github.com/TechnologicNick/CameraControls/releases/tag/v1.1.0

업데이트: 2018년 11월 5일 @ 오전 10시 53분

Now using player.character:getDirection() instead of sending it from the client to the server.
PoseWeight and UvFrameIndex are now only set client-side, instead of sending it from the server to the client.
Removed unused code.
Optimised a lot of networking.

업데이트: 2018년 11월 4일 @ 오후 1시 32분

Removed the power cap of the Gyro Outputs: 90° = 1, 180° = 2

업데이트: 2018년 10월 27일 @ 오후 1시 41분

Fixed a bug that would cause the turret to stop working if the seat blew up.

업데이트: 2018년 9월 5일 @ 오전 11시 11분

Because a feature was removed you can now connect logic input to an Converter, although this wouldn't do anything.

업데이트: 2018년 9월 5일 @ 오전 11시 03분

Should now work with both 0.3.0 and 0.3.1.

Changelog:

  • Fixed a bug where all of the negative converters would have a power equal to the positive converter.
  • Fixed a bug where the closest player to the Gyro Sensor would control it, instead of the player in the seat.
  • Fixed a bug where removing a converter would throw an error.
  • Fixed a bug where the client couldn't see the texture changing.

업데이트: 2018년 9월 5일 @ 오전 10시 44분

Reverted because it used a feature that is not available in the default branch (0.3.0) and would only work in the test branch.

업데이트: 2018년 9월 5일 @ 오전 10시 27분

Updated to be able to work with 0.3.1

Fixed a bug where all of the negative converters would have a power equal to the positive converter.
Fixed a bug where the closest player to the Gyro Sensor would control it, instead of the player in the seat.
Fixed a bug where removing a converter would throw an error.

업데이트: 2018년 8월 1일 @ 오전 11시 19분

Fixed a small bug with the yaw.