Construction
Construction
This it how it looks like, when visually coding a new road junction in P1SIM. This step is only needed when a new module has been created. The "normal user" does not have to define the potential paths of modules.
For curves the connection is much simpler:
One path consists of two oriented nodes connected with a bezier curve.www.p1sim.org - P1SIM - Traffic, Logistics, City-Building & more
Join the discussions here on tt-forums.net!
Join the discussions here on tt-forums.net!
Re: Construction
Great! But what way do you plan roads added to the game? Locomotion's per-tile, TTD's drag-n-drop or like in Simutrans?
I really like your game concept lol, but this is really interesting.
Also, are the vehicles able to reverse on junctions?
I really like your game concept lol, but this is really interesting.
Also, are the vehicles able to reverse on junctions?
Re: Construction
I will implement multiple road/rail construction methods. You can place single modules as well as dragging roads like in OTTD.calm1 wrote:Great! But what way do you plan roads added to the game? Locomotion's per-tile, TTD's drag-n-drop or like in Simutrans?
It will also be possible to select a road (from junction to junction) and add further lanes with one simple click. But more on that later, when I have corresponding screenshots for you.
The screenshot shows the possible ways of 4x4 road junctions. This junction doesn't offer a possibility for reversing. But there are other (bigger) junctions, where it is possible:calm1 wrote:Also, are the vehicles able to reverse on junctions?
www.p1sim.org - P1SIM - Traffic, Logistics, City-Building & more
Join the discussions here on tt-forums.net!
Join the discussions here on tt-forums.net!
Re: Construction
Theoretically it could be an interesting feature to make adjustments to a vehicles path through manipulation of points along the travel way especially for longer trucks in curves. Alternativly a player could drive a truck for one time and record the path, but this would probably be a different type of game.smallfly wrote: The "normal user" does not have to define the potential paths of modules.
One path consists of two oriented nodes connected with a bezier curve.
Re: Construction
Watch this video starting at minute 2:40 for 10 seconds. There are similiar ways in P1SIM to control which of the potential paths of a module can be actually used by cars. The potential paths are defined by the creator of a module (=a developer). The actual paths (see video) are defined by the user when playing.robo wrote:Theoretically it could be an interesting feature to make adjustments to a vehicles path through manipulation of points along the travel way especially for longer trucks in curves. Alternativly a player could drive a truck for one time and record the path, but this would probably be a different type of game.
http://youtu.be/AVzdUoBMd_4?t=2m40s
www.p1sim.org - P1SIM - Traffic, Logistics, City-Building & more
Join the discussions here on tt-forums.net!
Join the discussions here on tt-forums.net!
Re: Construction
What I had in mind was something like this: http://geoquake.jp/en/webgame/DrivingSimulator/
As you probably don't want to drive trucks or busses all the time, you could record or edit the path to automate the vehicles.
A game about traffic management alone as shown in the video sounds boring to me (I didn't play it), but it would certainly be good to see some features of this game in a game which is about transport, production/distribution of goods, because all these things belong together.
As you probably don't want to drive trucks or busses all the time, you could record or edit the path to automate the vehicles.
A game about traffic management alone as shown in the video sounds boring to me (I didn't play it), but it would certainly be good to see some features of this game in a game which is about transport, production/distribution of goods, because all these things belong together.
Re: Construction
Could be an easteregg function in P1SIM.robo wrote:What I had in mind was something like this: http://geoquake.jp/en/webgame/DrivingSimulator/
Since the cars can only drive on the center of the lane, a recording function wouldn't make any sense. There are better ways to define routes than driving the route and recording it. Another problem would be the complexity: If you could drive around freely the collision detection algorithms would take much CPU power leading to a very small amount of maximum vehicles allowed. I think most people prefer having many vehicles.robo wrote:As you probably don't want to drive trucks or busses all the time, you could record or edit the path to automate the vehicles.
That's how I see it, toorobo wrote:A game about traffic management alone as shown in the video sounds boring to me (I didn't play it), but it would certainly be good to see some features of this game in a game which is about transport, production/distribution of goods, because all these things belong together.
www.p1sim.org - P1SIM - Traffic, Logistics, City-Building & more
Join the discussions here on tt-forums.net!
Join the discussions here on tt-forums.net!
Re: Construction
Yes, I read somewhere that a game like GTA2 could support 50 vehicles and 250 pedistrians at the same time, but it's a 3D-game.smallfly wrote:robo wrote:There are better ways to define routes than driving the route and recording it. Another problem would be the complexity: If you could drive around freely the collision detection algorithms would take much CPU power leading to a very small amount of maximum vehicles allowed. I think most people prefer having many vehicles.
The project might be to big for one programmer too.
I just liked this 2D-Driving-Simulator, even with small maps and without traffic or goals.
The best way to play it is using a gamepad and xpadder to emulate the keyboard in my opinion, but there may be more potential with full gamepad-support (by adding gas and braking on analog triggers)
For a "simple" game concept you could make a game about the automobile industry. The more automobiles you can produce, transport and sell (you may need export, too), the more traffic you get on the roads . You could still add trains for transport and some "creative" citybuilding, and I would be satisfied . I personally don't need large maps, a small "modelrailway" would be enough.
- cmoiromain
- Chief Executive
- Posts: 655
- Joined: 15 Jan 2007 21:45
- Location: FRANCE
- Contact:
Re: Construction
I just saw the updates on the website. I mut say I'm very impressed with where this is going. The tool you are working on looks very powerful and flexible.
I have a couple of questions regarding the lanes you define on the tiles.
First, will there be a way to place signals, and chose how they alternate on the junction ? Or different kinds of priorities (stop, give way, give way to you right/left...) ?
Also, maybe there should be a way to decide when two lanes belong to the same road. This would be useful to decide whether a vehicle can overtake or not.
Here is quick and dirty example : Top left is the junction, top right is how it would look in the current game (dark red dots represent the nodes), bottom is what I have in mind : link together lanes that are equivalent, where vehicles can chose anyone they like. That way, we don't have to specify on each straight piece of road that vehicles can change lanes, and where they have to change if they want to do so. I don't know how this will complicate pathfinding though.
Great work so far, I'm really looking forward to the first releases of this (although I know that won't be anytime soon). Good luck on continuing with this !
I have a couple of questions regarding the lanes you define on the tiles.
First, will there be a way to place signals, and chose how they alternate on the junction ? Or different kinds of priorities (stop, give way, give way to you right/left...) ?
Also, maybe there should be a way to decide when two lanes belong to the same road. This would be useful to decide whether a vehicle can overtake or not.
Here is quick and dirty example : Top left is the junction, top right is how it would look in the current game (dark red dots represent the nodes), bottom is what I have in mind : link together lanes that are equivalent, where vehicles can chose anyone they like. That way, we don't have to specify on each straight piece of road that vehicles can change lanes, and where they have to change if they want to do so. I don't know how this will complicate pathfinding though.
Great work so far, I'm really looking forward to the first releases of this (although I know that won't be anytime soon). Good luck on continuing with this !
I am little, ugly, and nasty. How do you do?
Re: Construction
Yes. But this has nothing to do with the module editor I am currently developing. That is why you don't see corresponding options on the screenshots.cmoiromain wrote:First, will there be a way to place signals, and chose how they alternate on the junction ? Or different kinds of priorities (stop, give way, give way to you right/left...) ?
Two parallel lanes on the same road module (configured with the same direction - which can be done outside the module editor, when the road is placed on the map) are automatically recognized as overtaking option for vehicles if the parallel lanes have a minimum length of 4 tiles. Thus there is no need to configure the zones like in your image. But you could use the style to indicate the automatically recognized zones.cmoiromain wrote:Also, maybe there should be a way to decide when two lanes belong to the same road. This would be useful to decide whether a vehicle can overtake or not.
www.p1sim.org - P1SIM - Traffic, Logistics, City-Building & more
Join the discussions here on tt-forums.net!
Join the discussions here on tt-forums.net!
Re: Construction
In the last days the module editor got even more powerful: (see here)
www.p1sim.org - P1SIM - Traffic, Logistics, City-Building & more
Join the discussions here on tt-forums.net!
Join the discussions here on tt-forums.net!
Re: Construction
- Attachments
-
- 2012-09-29T15-14-33.png (425.43 KiB) Viewed 13057 times
www.p1sim.org - P1SIM - Traffic, Logistics, City-Building & more
Join the discussions here on tt-forums.net!
Join the discussions here on tt-forums.net!
-
- Tycoon
- Posts: 1283
- Joined: 23 Oct 2009 19:35
- Location: Here and there, sometime or another
Re: Construction
That would be "road vehicles", "aircraft" and "water craft". "Fork lifts" seems very specific - how about "industrial vehicles"? And why not just call the "portainer" a container crane?
One less serious request: couldn't some of the people ride bicycles? Glad as always to see things coming along.
One less serious request: couldn't some of the people ride bicycles? Glad as always to see things coming along.
--- Licenses: GNU LGPL, version 2 or newer, code and graphics. CC-By-SA, graphics, alternatively. If you're using any, I'd like to hear about it --- Call them "track types" ---
--- Mostly inactive developer for: NuTracks - Central European Train Set --- Running/compiling for: Linux (x86) - Android - Windows (32/64 bit) ---
--- Need a file packer? 7-Zip --- BOINC - use your computing power to benefit science --- Block trackers, not ads --- Unix in dispersible pellets, the formula for the future. ---
--- Mostly inactive developer for: NuTracks - Central European Train Set --- Running/compiling for: Linux (x86) - Android - Windows (32/64 bit) ---
--- Need a file packer? 7-Zip --- BOINC - use your computing power to benefit science --- Block trackers, not ads --- Unix in dispersible pellets, the formula for the future. ---
Re: Construction
Wow, I see the trolley option
Thanks for accept the suggestion \o/
Thanks for accept the suggestion \o/
Re: Construction
Currently Im thinking about the problems associated with a maps of unlimited sizes. I dont want the users to spread in a way that there is no interaction anymore. Thus I could imagine the following to get players closer to each other:
Lets assume there is a map center, and the usage of one tile (for a building/road/track...) costs 100 dollars. If you leave this center the tile costs raise by one dollar per tile. Thus you CAN use the whole map, but it gets more and more expensive when you leave the other players. What do you think?
Lets assume there is a map center, and the usage of one tile (for a building/road/track...) costs 100 dollars. If you leave this center the tile costs raise by one dollar per tile. Thus you CAN use the whole map, but it gets more and more expensive when you leave the other players. What do you think?
www.p1sim.org - P1SIM - Traffic, Logistics, City-Building & more
Join the discussions here on tt-forums.net!
Join the discussions here on tt-forums.net!
Re: Construction
If you reverse that for big cites and then have that kick-in out side of cites/towns.
This would make it more realistic as space is at a premium in cites and you have higher transport and living costs the farther from populated places and/or factories.
This would make it more realistic as space is at a premium in cites and you have higher transport and living costs the farther from populated places and/or factories.
Last edited by APDAF on 09 Mar 2013 12:51, edited 1 time in total.
Visit my screenshot thread--> http://www.tt-forums.net/viewtopic.php?f=47&t=54118
If you want to have a go at War Thunder, PM me, I have an invite code.
If you want to have a go at War Thunder, PM me, I have an invite code.
Re: Construction
I'm with APDAF. This seems really counter-intuitive.
Maybe there could be other incentives - like a working implementation of infrastructure sharing? ^^
Maybe there could be other incentives - like a working implementation of infrastructure sharing? ^^
Re: Construction
Yeah, probably you are right. I should not punish players which leave the map center. I better provide incentives (sharing infrastructure, easy trading through short distances etc.).Pyoro wrote:I'm with APDAF. This seems really counter-intuitive.
Maybe there could be other incentives - like a working implementation of infrastructure sharing? ^^
www.p1sim.org - P1SIM - Traffic, Logistics, City-Building & more
Join the discussions here on tt-forums.net!
Join the discussions here on tt-forums.net!
Re: Construction
Just at the start, when players have the least money and cannot afford to build outside the map centre, a hideous cage match results.smallfly wrote:Lets assume there is a map center, and the usage of one tile (for a building/road/track...) costs 100 dollars. If you leave this center the tile costs raise by one dollar per tile. Thus you CAN use the whole map, but it gets more and more expensive when you leave the other players. What do you think?
Perhaps a better approach would be to have the initial distribution of cities and industries biased towards the map centre, so that short profitable routes could be built there - nothing to stop you going and building in the boondocks, but you're probably better off in the middle. Imagine a map of the UK with the map "centre" in London. As time passed, more industries would open in the hinterlands.
-
- Chairman
- Posts: 845
- Joined: 26 Nov 2005 16:21
- Location: Dresden (formerly Ruhr Area)
- Contact:
Re: Construction
Doesn't building things far away from the place you get the construction workers and vehicles from make everything more expensive anyways? Maybe what you should do is something like implementing rights to build at places, which you need to buy first, kind of like RCT? And those prices could still get higher the further you're away from your headquarters. So one thing could be to only allow the hq to be build in or around certain cities.
Who is online
Users browsing this forum: No registered users and 2 guests