Skip to content

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

@Gymnasiast

Copy link
Copy Markdown
Member

No description provided.

@Gymnasiast Gymnasiast changed the title Feature/spinning cars mix Add RCT1 Spinning Cars Mar 10, 2026
Comment thread objects/rct1/ride/rct1.ride.spinning_cars/object.json
@mixiate

mixiate commented Mar 10, 2026

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]"
    ],

@Gymnasiast

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
Gymnasiast force-pushed the feature/spinning-cars-mix branch from 65d3d7d to 393ed08 Compare March 10, 2026 21:08
@Gymnasiast
Gymnasiast merged commit 32768b3 into OpenRCT2:master Mar 10, 2026
2 checks passed
@Gymnasiast
Gymnasiast deleted the feature/spinning-cars-mix branch March 10, 2026 21:09
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