Related Games / Theme Parkitect, new RCT-based game
- 25-August 14
-
Roomie Offline
Oh i thought they were haha. There was something on the PN thread that suggested it was.
-
F0ndue Offline
I've been having a blast with Parkitect, but I got several ideas how the coaster builder could be improved.
Diagonal curves:
- It would be great if diagonal curves (those that don't make full 90 degree turns) could be adjustable in size as well.
- I'd also be happy to be able to use them on slopes (RCT3 did that with several coaster types)
One mayor thing that bothers me is how you can easily use a curved transition from a steep track to a flat track but not the other way around (for that you need a straight piece of track that faces downwards.
-
RRP Offline
I've been having a blast with Parkitect, but I got several ideas how the coaster builder could be improved.
Diagonal curves:
- It would be great if diagonal curves (those that don't make full 90 degree turns) could be adjustable in size as well.
- I'd also be happy to be able to use them on slopes (RCT3 did that with several coaster types)
One mayor thing that bothers me is how you can easily use a curved transition from a steep track to a flat track but not the other way around (for that you need a straight piece of track that faces downwards.
The problem with diagonals is getting it to line up on the grid again, i think that's why they have been put on the back burner for now. Flat to steep curve is still planned i believe. For now:
-
RRP Offline
Devlog Update 104 + Alpha 3
Alpha 3 is now available for download! The full change log is at the end of this post.
Riverwood Themepark (no mods), by xRBz
Devlog
Devlog Update 104! I guess that means 2 years of weekly devlogs, wow
Garret modeled a Motion Simulator ride during this weeks Art Stream. At just 2x2 tiles it is the smallest ride in the game and should work nicely to fill some gaps in parks that are running out of space.
Getting the animation working in the game with the hydraulics and all turned out to be a bit more difficult than originally expected, but here it is:
(Animation shortened for GIF)
And we added cloud shadows:
They’re fairly subtle but help visualize the current weather a bit better.
Team
I’ve been the sole programmer working on Parkitect so far and it would’ve been cool to finish it alone… there’s a bunch of work left though and our sale numbers are looking good enough that we can afford to bring on some people to lower the work load and speed things up a bit, so Luuk and Tim from ParkitectNexus are joining us part time to help with programming tasks.
Welcome to the team!
Alpha 3 Changelog
- added Motion Simulator
- added Shark costume for Entertainer
- added brick walls set and some industrial props
- added sounds for Giga Coaster, Mini Coaster, Alpine Coaster, Suspended Coaster, Monorail, Ghost Mansion Ride, Inverted Dark Ride
- added new path style
- added paths don’t connect through walls and fences anymore
- added paths don’t spawn handrails if wall/fence already exists in same location
- added working queue signs
- added text signs that can be put on paths and act as “no entry” signs
- added underwater tunnels
- added track tunnels automatically updating when terraforming
- added search bar for blueprints
- added embedding log flume tracks into water/terrain without spawning tunnels
- added stats graphs for tracked rides
- added cloud shadows
- added Dutch names
- improved the look of flowers
- improved the look of tunnels (look darker on the inside)
- improved savegame load times by up to ~50%
- fixed a case where guests could queue for a closed attraction
- fixed various issues with building fences
- fixed guests rarely thought an empty queue is full and didn’t enter it
- should fix very rare case where mechanics could get stuck in ride exit gates -
Richie Offline
I bought this today, started a park. Realized the coaster building is more restricted that rct 2 =(
-
muuuh Offline
I bought this today, started a park. Realized the coaster building is more restricted that rct 2 =(
there you go:
https://parkitectnex...2105/track-edit -
Richie Offline
Had a bit of a play, probably more progress than i ever made on rct2 =)
Cool game glad i tried it out finally
20160713233200_1.jpg (87.61KB)
downloads: 64 -
RRP Offline
Devlog Update 106
The parks you guys are building are getting crazier all the time, so I’ve spent the last two weeks almost entirely on performance optimizations.
There are three major areas that have been improved.
Rendering
Big Parkitect parks can contain tens or even hundreds of thousands of objects, and Unity was not too great at rendering lots of individual objects so far.
That’s why we’ve been eagerly looking forward to upgrade to Unity 5.4, which we’ve been testing over the last half year or so and which seems stable enough to use now.
Unity 5.4 adds instancing, which is a technique that allows faster rendering of multiple copies of the same object and moves a bunch of work that previously needed to be done on the CPU over to the GPU. Due to the way scenery works in Parkitect the same objects are usually on screen tens or hundreds of times and as a simulation game we need all the CPU time we can get, so that’s perfect
They also added experimental support for improved multithreaded rendering, which helps quite a bit as well.
Guests
We want to have as many guests in the park as possible, so they have already received the most attention for optimizations in the past.
There were still some improvements left to be done though, especially for off-screen people.
Mouse picking
Some of the parks you’ve built got so big that even something as seemingly trivial as figuring out what object is below the mouse could become a performance problem.
We’ve previously used Unitys mesh colliders for this; their intended purpose is more for adding physics interactions to a couple of objects, but it worked well enough in the past.
Since the game received scenery and more content though we’ve seen parks were it could take up to a second to figure out what’s below the mouse in extreme cases…so we’ve replaced that with a custom solution now that’s more suited for our needs and brings that time down to a couple milliseconds.
Results
We’ve tested with a couple of different scenes. Here are some of the results on two of our test systems (graphs showing milliseconds required to calculate each frame, so less is better):
More stuff
Stuff going wrong can cause performance issues as well. Especially right after game updates we’re receiving a bunch of reports about strange issues and performance problems that are usually caused by mods not being compatible with the newest game version yet. Luuk worked on this error window that identifies broken mods and contains the error message so that the problem can be reported to the mod author:
Tim worked on allowing to set specific colors for certain shop products:
And on this area delete tool that lets you select a bunch of objects at once (like the selection tool for creating blueprints) and then delete them:
And we’re displaying some of the controls on screen now depending on context, which should help new players (can be disabled). Eventually this should evolve into a proper tutorial.
And there are some new palm trees: -
muuuh Offline
I finally found time again to play some parkitect. Here's the first thing I built for the Aladdin area
-
Roomie Offline
Of course. Just havent posted anything for a while now PC is out and dominating everyones time for now.
Bear in mind PT is made by just 3 guys so updates are quite a bit slower. Theyve been doing the economy stuff recently which isnt that exciting. We do have new Go Karts, Sky Fly and a few other flats as well. -
mintliqueur Offline
As amazing as PC seems to be, I've got to say this game excites me more... Probably because it looks more like RCT... Let's hope it gets more attention once the initial PC hype calms down!
Tags
- No Tags