D
D
Danil Afanasiev2017-09-04 18:37:21
C++ / C#
Danil Afanasiev, 2017-09-04 18:37:21

Platform generation in 3d game on unity?

Hello. I have a character with a platform (cube). How to force platforms to be generated?
I found it on YouTube: https://www.youtube.com/watch?v=syk3x_kuj0E&t=659s .
I need something that would be generated in a similar way, but only in a random place...

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vladimir Alkhimenko, 2017-09-13
@danil_afan

Throw empty objects on the stage and randomly spawn your objects on their positions. Or make a random spawn by coordinates using - Mathf.Clamp

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question