Forum: Game Suggestions
7 posts · 12160 views
Hey, with v0.1 released now, let's collect some ideas for new rides that could make the game more fun to play.
I'll try and make some suggestions in the next days.
In order to make the game more interesting quickly, I'd propose to start with rides that are "static" (i.e. not moving like a coaster, but more like the ship swing).
My first proposal would be a carousel: It is simple in respect of attraction and probably cheap.
Development is probably not that cheap, because joined people would have to be mapped to the rotation I think …
A couple of words regarding graphics development:
Here's a few more fixed rides that should probably be comparatively easy to design:
Thrill:
- Chairswing
- Twister
- Top Spin
Gentle:
- Spiral Slide
- Ferris Wheel
- Bumper Cars
Shops (IIRC the C++ back-ends for these types already exist):
- First Aid
- ATM
- Information Kiosk
I also had bumper cars in mind.
Some more ideas I'll throw in (but I leave priorization to those who know how to implement this and what's already there):
Maze:
E.g. start with a minimum 2x3 tile base, but if you hover over a tile next to an existing maze, it will be extended with only one tile, allowing basically any free form.
The interest of the maze is calculated by the shape (simple mazes get boring soon), but too complex bases frustrate people and they tend not to finish it but get unhappy.
Maybe the calculation could also take changes to the maze into account (mazes that are occasionally changed gain more interest than a maze that was never touched).
A rather simple attraction could be an arcade hall, you don't see what happens inside 😁️
Maybe also lottery stands, either as separate types or grouped under one item and alternating on placement (gun throwing, duck fishing, archery etc)
Here you could let the user configure the participation fee as well as the chance for costly prices (and the maximum price). They'll have to find a good balance between still earning money, but keeping the guests interested in the prices.
Some ideas I have in mind:
Carnauba wrote:
- children playground ( different sizes or single play equipments, like swings, slides, etc., to extend the playground area )
Setting limits for age, height or bodyweight on certain rides would complicate things quite a bit, if that's what you mean.
…although I see RCT3 also has junior ride type.