OpenRCT2 / objects

Official objects for OpenRCT2
Creative Commons Attribution 4.0 International
23 stars 36 forks source link

Time Twister scenery objects often have incorrect cursors #287

Open SpartanFrederic104 opened 6 months ago

SpartanFrederic104 commented 6 months ago

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.

Gymnasiast commented 6 months ago

Can you make a PR for this?