Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Cant Generate Meshes At Runtime
Post: RE: Cant Generate Meshes At Runtime

I tried and find that it's editor vs mobile issue
alms94 Curvy Splines - support forum 5 22 01-15-2024, 06:35 AM
    Thread: Cant Generate Meshes At Runtime
Post: Cant Generate Meshes At Runtime

I'm making a car game and have a Vector3 list. I'm generating levels at runtime by adding checkpoints to spline using the positions from the list I created. After added all the checkpoints on spline I...
alms94 Curvy Splines - support forum 5 22 01-12-2024, 11:49 AM
    Thread: Removing the objects behind an object
Post: RE: Removing the objects behind an object

When it refreshes the roads currently on stage also refreshes, I don't want it to do that. I only want it to create objects that are not currently present on the stage within the volume range I specif...
alms94 Curvy Splines - support forum 6 6 12-05-2023, 11:14 AM
    Thread: Removing the objects behind an object
Post: RE: Removing the objects behind an object

I disabled autorefresh and manually refreshing the game when needed. But after every refresh all created objects were deleted and new ones are created after that. Is it possible to disable this featur...
alms94 Curvy Splines - support forum 6 6 11-30-2023, 12:38 PM
    Thread: Removing the objects behind an object
Post: RE: Removing the objects behind an object

I found a solution for that. In create mesh script I added few lines for position check inside spots's for loop. By doing that I stopped object creating behind my object. Will try your solution becaus...
alms94 Curvy Splines - support forum 6 6 11-30-2023, 10:45 AM
    Thread: Removing the objects behind an object
Post: Removing the objects behind an object

First of all thank you for this amazing tool. This is a unique tool. I'm having a lot of fun when using. I'm making an endless driving game. I am using "Input GameObjects" with a lot of groups insi...
alms94 Curvy Splines - support forum 6 6 11-29-2023, 09:02 AM