Dreamteck Splines for Unity - Nodes and Junctions

  Рет қаралды 32,963

Dreamteck

Dreamteck

Күн бұрын

Пікірлер: 48
@afrakes4510
@afrakes4510 3 жыл бұрын
This may be one of the most amazing projects I've ever seen. It is a marvel, bro. I am in awe of the simplicity of solutions for a lot of really complex problems. Thanks, I already bought it, can't wait to start using it today!
@JudahMantell
@JudahMantell 3 жыл бұрын
Hi, I just purchased Splines, but I am unable to add or remove points after the initial creation. Any help would be appreciated!
@negativ8023
@negativ8023 8 ай бұрын
Hello, please tell me. What could be wrong, the level generator does not work in the WEBGL build, but in the UNITY project everything works fine, the level is generated...
@GauravKumar-vy4hg
@GauravKumar-vy4hg Жыл бұрын
What is bridges, forward and backwards in your example scene (junction) .... And why my follower teleport some distance forward when i switch spline
@wikramabbas909
@wikramabbas909 3 ай бұрын
in script, I have create Node and spline point, but how can I link then with code? if there any way for that or I have to use drag and drop feature?
@anttiv7109
@anttiv7109 Жыл бұрын
Why I am missing the placement mode? I want my spline to follow the surface.
@boywithbrain7556
@boywithbrain7556 9 ай бұрын
Hello, is it possible to control the train manually by the player and control?
@SmallWorldBigThings
@SmallWorldBigThings Жыл бұрын
When crossing Node Connector the Spline Follower jumps for a second to opposite side of a spline (calling RebuildImmediate() doesn't help).
@takemymonkeyoff
@takemymonkeyoff 3 жыл бұрын
For some reason before switching the path it returns my object to the start of the current spline for 1 frame and only then switches it to the new path
@rashidfarhan6223
@rashidfarhan6223 3 жыл бұрын
same here
@mastreo90
@mastreo90 2 жыл бұрын
Same here as well
@riccardopambianco949
@riccardopambianco949 2 жыл бұрын
Same here
@mastreo90
@mastreo90 2 жыл бұрын
Try calling RebuildImmediate() on your follower script right after you set it's spline and percent
@Hozgen
@Hozgen Жыл бұрын
@@mastreo90 it may generate garbage leaks on the mem?
@DARK_AMBIGUOUS
@DARK_AMBIGUOUS Жыл бұрын
How do you make the spline follower use gravity like as if you were trying to make a roller coaster car
@slyceth
@slyceth 4 ай бұрын
So a node is like a spline point+
@scoobydoo7554
@scoobydoo7554 3 жыл бұрын
I need spline creation at run time. also its a bit hard to curve the spline without messing up the orientation of the plane
@AkkoyunKuntay
@AkkoyunKuntay 3 жыл бұрын
Hi, a tutorial for usage of juntion handler to handle with the switching splines would be great! I hope you will make one or if there exist you can let me know. Thanks a lot !
@afzalhaq3483
@afzalhaq3483 3 жыл бұрын
hello dreamteck plx make videos how to to use dreamtech on run time
@scoobydoo7554
@scoobydoo7554 3 жыл бұрын
please give example scene on spline creation at runtime
@dreamteckstudio
@dreamteckstudio 3 жыл бұрын
There is one in the package. Open the audio visualization example.
@afzalhaq3483
@afzalhaq3483 3 жыл бұрын
i am working on it but it seems very difficult to use it on run time
@QuazarCG_Studio
@QuazarCG_Studio 2 жыл бұрын
Unfortunately, there seems to be no way to reverse over a junction? If anyone knows how please reply to this comment, I've been stuck on this for a while now.
@dreamteckstudio
@dreamteckstudio 2 жыл бұрын
Hi, get in touch with us in support and we can take a look.
@Canonm
@Canonm 3 жыл бұрын
I want to make a game like subway surf, how can I move the character in different lanes?
@GauravKumar-vy4hg
@GauravKumar-vy4hg Жыл бұрын
How to merge two or three point into one just like you did
@eytanguler2861
@eytanguler2861 3 жыл бұрын
can't work the roller coaster example scene. nothing can be seen, there is a package called playmakeractions. i figured out that this package includes the mesh generator scripts but when I include them all of the scripts give errors. Assets/Dreamteck/Splines/PlaymakerActions/SplineUser/SplineUserTravel.cs(14,16): error CS0246: The type or namespace name 'FsmFloat' could not be found (are you missing a using directive or an assembly reference?)
@hisprincess9458
@hisprincess9458 3 ай бұрын
Same. Reimport them. That helped me w the errors
@forwatching6708
@forwatching6708 2 жыл бұрын
I cant find information on generating splines at run time. is it possible? Even the user manual seemed to have zero code in. all i want to do is allow the player to generate a spline between two objects in game.
@dreamteckstudio
@dreamteckstudio 2 жыл бұрын
Manual, page 60 literally has a code example of creating splines with code: dreamteck.io/plugins/splines/user_manual.pdf Also check the FAQ: dreamteck.io/dreamteck-splines-faq/
@forwatching6708
@forwatching6708 2 жыл бұрын
@@dreamteckstudio My bad. I have it worked out anyway using go to definition. even managed to add a second renderer with thickness overrides to create the effect of an outline. Sorry for the silly question xD
@raajroy9317
@raajroy9317 2 жыл бұрын
can you help how to use speed like real train acceleration and breaking system
@GlitchVR
@GlitchVR 3 жыл бұрын
How do I sphere roll on the path>?
@GlitchVR
@GlitchVR 3 жыл бұрын
tried adding a rigid body
@-.._.-_...-_.._-..__..._.-.-.-
@-.._.-_...-_.._-..__..._.-.-.- 2 жыл бұрын
What's the difference between the variables "int point" and "int pointIndex"?
@tbunreall
@tbunreall 2 жыл бұрын
Is there a way to automatically add a node to every generated control point?
@dreamteckstudio
@dreamteckstudio 2 жыл бұрын
Select all control points and click "Add nodes" in the inspector.
@tbunreall
@tbunreall 2 жыл бұрын
@@dreamteckstudio TY, sorry if you have time, last question. Can you mirror objects with the object controller so the appear on both sides of the spline. I couldn't really find any info
@turoreal
@turoreal 3 жыл бұрын
Could the player make a rollercoaster thanks to dreamteck splines?
@dreamteckstudio
@dreamteckstudio 3 жыл бұрын
Yes, absolutely. We also have an example scene for this.
@simonsobo4644
@simonsobo4644 2 жыл бұрын
A video on camera follow would be most helpful.
@TheVRSofa
@TheVRSofa 4 жыл бұрын
Yay!
@smithvr5007
@smithvr5007 2 жыл бұрын
I hate to be that guy, but it's pronounced be-zi-eh, not like busier. Great asset and video, btw.
@Rishabhvlogs
@Rishabhvlogs Жыл бұрын
i just want to bend my meshes to use this tool as my level design tool everything is there other than the actual info I wanted just wasted my time
How To Build Roads Procedurally In Unity with the Splines Package
17:51
Splines are Awesome!!!
11:13
Code Monkey
Рет қаралды 155 М.
IL'HAN - Qalqam | Official Music Video
03:17
Ilhan Ihsanov
Рет қаралды 700 М.
Правильный подход к детям
00:18
Beatrise
Рет қаралды 11 МЛН
We Attempted The Impossible 😱
00:54
Topper Guild
Рет қаралды 56 МЛН
Dreamteck Splines for Unity - Triggers
8:49
Dreamteck
Рет қаралды 14 М.
Dear Game Developers, Stop Messing This Up!
22:19
Jonas Tyroller
Рет қаралды 780 М.
Using Configurable Joints to Make Train Couplers in Unity
7:01
Forever - Getting Started in Unity
26:31
Dreamteck
Рет қаралды 22 М.
Creating Railway Tracks with Unity's Splines!
7:04
AnanDEV
Рет қаралды 787
How to get started with the splines package
19:08
Unity
Рет қаралды 22 М.
Path Creator (free unity tool)
10:29
Sebastian Lague
Рет қаралды 415 М.
IL'HAN - Qalqam | Official Music Video
03:17
Ilhan Ihsanov
Рет қаралды 700 М.