Piloting and thruster tuning (#5594)
Co-authored-by: metalgearsloth <metalgearsloth@gmail.com>
This commit is contained in:
@@ -25,6 +25,8 @@
|
||||
radius: 1.5
|
||||
energy: 1.6
|
||||
color: "#43ccb5"
|
||||
- type: Rotatable
|
||||
rotateWhileAnchored: true
|
||||
|
||||
- type: entity
|
||||
parent: ComputerShuttleBase
|
||||
|
||||
@@ -47,6 +47,7 @@
|
||||
name: thruster
|
||||
description: It goes nyooooooom.
|
||||
components:
|
||||
- type: Thruster
|
||||
- type: Sprite
|
||||
sprite: Structures/Shuttles/thruster.rsi
|
||||
layers:
|
||||
@@ -68,7 +69,7 @@
|
||||
components:
|
||||
- type: Thruster
|
||||
thrusterType: Angular
|
||||
impulse: 2
|
||||
impulse: 200
|
||||
- type: Sprite
|
||||
# Listen I'm not the biggest fan of the sprite but it was the most appropriate thing I could find.
|
||||
sprite: Structures/Shuttles/gyroscope.rsi
|
||||
|
||||
Reference in New Issue
Block a user