Indie Dev

Hello Guest!. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, sell your games, upload content, as well as connect with other members through your own private inbox!

Resource icon

RPG Maker DK Custom Vehicles 1.0

No permission to download
### Description ###
Adds ground vehicles

### Features ###
  • Create an unlimited number of ground transport
  • Setting speed, start position, graphics, BGM and regions
  • Plugin commands to change the transport parameters

### Warning ###
The plugin contains the settings in the file

Be careful with downloading plugins to the project folder
Some plugins have settings in his file
At update this settings can be overwritten

### Instruction ###
Open the DK_Custom_Vehicles.js and customize vehicles within the field "Plugin settings"

Plugin commands:
1. Change Vehicle BGM
ChangeVehicleBGM [TYPE] [NAME] [VOLUME] [PITCH] [PAN]
TYPE - Vehicle type
NAME - BGM name
VOLUME - Volume
PITCH - Pitch
PAN - Panorama
Example: ChangeVehicleBGM bike Ship1 100 100 0

2. Set Vehicle Location
SetVehicleLocation [TYPE] [MAP ID] [X] [Y]
TYPE - Vehicle type
MAP ID - Map id
X - The X coordinate
Y - The Y coordinate
Example: SetVehicleLocation bike 2 1 1

3. Change Vehicle Image
ChangeVehicleImage [TYPE] [NAME] [INDEX]
TYPE - Vehicle type
NAME - Image name
INDEX - Image index
Example: ChangeVehicleImage car Vehicle 0

4. Set Vehicle Speed
SetVehicleMoveSpeed [TYPE] [SPEED]
TYPE - Vehicle type
SPEED - Speed
Example: SetVehicleMoveSpeed car 4

### License and terms of use for plugin ###
You can:
-Free use the plugin for your commercial and non commercial projects.
-Translate the plugin to other languages (please, inform, if you do this)

You can't:
-Delete or change any information about plugin (Title, authorship, contact information, version and release)
-Change code of plugin out of border "Plugin settings" and "End of plugin settings" (if you found a bug contact me)
  • Like
Reactions: yrfasfdjsfekf
Author
DKPlugins
Downloads
121
Views
271
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from DKPlugins

Top