User Tools

Site Tools


resourcepack:make:rp_creator

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
resourcepack:make:rp_creator [2026/01/09 23:12] Naviresourcepack:make:rp_creator [2026/05/28 10:17] (current) – Added legacy format related thing to the vehicle properties table Navi
Line 77: Line 77:
 | Has Back Barrier | boolean | ::: | N/A | FALSE | | Has Back Barrier | boolean | ::: | N/A | FALSE |
 | Sound | radio  | Determines the type of sound the train will use.  | N/A | BVE Format  | | Sound | radio  | Determines the type of sound the train will use.  | N/A | BVE Format  |
-| BVE Sound ID  | string  | The ID for the BVE Sound  | Sound = BVE Format | a_train |+| BVE Sound ID  | string  | The ID for the BVE Sound | Sound = BVE Format | a_train 
 +| Motor Sound ID  | string  | The ID for the motor sound.  | Sound = Legacy Format | (empty) | 
 +| Door Sound ID | string  | The ID for the door sound. | Sound = Legacy Format | (empty) | 
 +| Motor Sound Count  | int  | The number of sound files that should be played for motor sound.  | Sound = Legacy Format | 0 | 
 +| Door Close Sound Duration  | float  | The "offset" for the door close sound, i.e. when it should play during the door close sequence.  | Sound = Legacy Format | 0 | 
 +| Use Acceleration Sounds When Coasting | boolean  | If TRUE, the game will always play motor sound from the acceleration soundset, instead of randomly playing acceleration and deceleration noise.  | Sound = Legacy Format | FALSE | 
 +| Constant Playback Speed | boolean | If TRUE, the game will always play the motor sound without repeating or skipping any intermediate motor sound files. | Sound = Legacy Format | FALSE |
 | Test Motor sound | slider | An option to test your motor sound. The game must not be paused while testing the sound. | Sound = BVE Format | N/A | | Test Motor sound | slider | An option to test your motor sound. The game must not be paused while testing the sound. | Sound = BVE Format | N/A |
-| Test Door Open sound | button | An option to test your door open sound. The game must not be paused while testing the sound. | Sound = BVE Format | N/A | +| Test Door Open sound | button | An option to test your door's opening sound. The game must not be paused while testing the sound. | Sound = BVE Format | N/A | 
-| Test Door Close sound | button | An option to test your door close sound. The game must not be paused while testing the sound. | Sound = BVE Format | N/A |+| Test Door Close sound | button | An option to test your door's closing sound. The game must not be paused while testing the sound. | Sound = BVE Format | N/A |
  
 By setting all these up, you're ready to add your models in. By setting all these up, you're ready to add your models in.
resourcepack/make/rp_creator.txt · Last modified: 2026/05/28 10:17 by Navi