Skip to content

Lua unit tweaks #2

Description

@DoGyAUT

MLRS:

  • Change Turn(turret, y_axis, 0, math.rad(35)) to Turn(gun, y_axis, 0, math.rad(35)) to avoid moving up the turret cylinder. Only the missile holster (piece gun) is supposed to move up.

  • Limit aim angle to something like 30-45° up

Bike:

  • Implement body tilting when turning

Orca:

  • Add Engine movement:

Break: Rotate engines 45° back
Throttle: Rotate engines 70° front
Turn: Rotate one engine 45° front the other 45° back depending on side
Body: Should tilt about 20° when moving forward or back

Mammoth Tank:

  • Sync Barrels when aiming (they should keep track on their twin)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions