OpenRCT2 / OpenRCT2/objects

Time Twister scenery objects often have incorrect cursors

Open
#287 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
F#
Stars
26
Forks
47
PR merge metrics
No merged PRs in 30d

Description

A good number of small and large scenery objects in the RCT2 Time Twister expansion tend to have the incorrect cursor type. Notably, the vast majority of the wall, roof, and structure objects (e.g. Dark Ages Tavern, New York Wall Pieces) use the "CURSOR_STATUE_DOWN" cursor, which obviously doesn't fit considering that other similar objects in either the Wacky Worlds expansion (e.g. Bamboo Roof) or the base game (e.g. Castle Towers) use "CURSOR_HOUSE_DOWN". Additionally, the Mammoth, Wood, and Electric Fences from the Prehistoric Themeing use "CURSOR_FENCE_DOWN", which should be used by the many small scenery wall objects from the other Time Twister scenery groups.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Review the Time Twister wall, roof, structure, and Prehistoric Themeing fence objects described in the issue, using the named Wacky Worlds and base-game objects as cursor references. Check the affected object definitions and verify that the corrected scenery objects use the appropriate house or fence cursor rather than the current statue or fence assignments.

Written by the indexing model from the issue text.

Assessment

Domain
game-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.