Skip to content

parkitect-mod-community/TrackEdit

Repository files navigation

track edit

Introduction

License

This allows for the manipulation of tracks outside the normal grid boundries for Parkitect. This allows for the direct manipulate of the indvidual curves of any track segment in the game.

Controls

  • left-click drag - will move a track piece in the horizontal plane
  • left-click left-ctrl drag - will move the node in the vertical position only
  • right click - will select a dot and make it active
  • alt + 1-9 - grid for moving nodes

In the mod folder there is a config.json that can modified to change the key bindings for the vertical drag.

Consider donating if you want to see more: https://www.paypal.me/michaelpollind

License

/**
* Copyright 2018 Michael Pollind
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
*     http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/