FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Add RCT1 Spinning Cars by Gymnasiast · Pull Request #429 · OpenRCT2/objects · GitHub

Add RCT1 Spinning Cars - #429

Merged
Gymnasiast merged 2 commits into
OpenRCT2:masterfrom
Gymnasiast:feature/spinning-cars-mix
Mar 10, 2026
Merged

Add RCT1 Spinning Cars#429
Gymnasiast merged 2 commits into
OpenRCT2:masterfrom
Gymnasiast:feature/spinning-cars-mix

Conversation

Copy link
Copy Markdown
Member

No description provided.

Gymnasiast changed the title Feature/spinning cars mix Add RCT1 Spinning Cars Mar 10, 2026

mixiate commented Mar 10, 2026
edited
Loading

Copy link
Copy Markdown
Contributor

Crazy idea but since the paint mode is already special cased, if you check IsCsgLoaded is false, set visual style to default you can use the spinning mouse car as is.

            "frames": {
                "flat": true,
                "gentleSlopes": true
            },
            "hasAdditionalColour1": true,
            "hasSpinning": true,
            "hasAdditionalSpinningFrames": true,
    "noCsgImages": [
        { "path": "images/preview.png", "format": "raw" },
        "",
        "",
        "$RCT2:OBJDATA/WMSPIN.DAT[3..4610]"
    ],

Copy link
Copy Markdown
Member Author

That seems a bit too dirty for my liking. Especially since setting some of those flags will affect track piece availability and TD6 export/import.

Co-authored-by: ZeeMaji <42477864+zeemaji@users.noreply.github.com>
Co-authored-by: Michael Steenbeek <1478678+gymnasiast@users.noreply.github.com>
Gymnasiast force-pushed the feature/spinning-cars-mix branch from 65d3d7d to 393ed08 Compare March 10, 2026 21:08
Gymnasiast merged commit 32768b3 into OpenRCT2:master Mar 10, 2026
2 checks passed
Gymnasiast deleted the feature/spinning-cars-mix branch March 10, 2026 21:09
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL