Paint objects

Hello PlayCanvas, I was thinking how hard would it be to make like a forest for example. I was thinking you could add the ability to have an object/entity. When you click it places the object in that spot no more copy and pasting and moving for hours on end.

@GraphicBuildGames You could use Blender to create your entire scene and import it into PC. Also the are a few tutorials on this forum that will show how to procedurally generate trees etc. Here is a link to one of them.

https://developer.playcanvas.com/en/tutorials/?tags=procedural

Some people have been using the Editor API to do something similar: Editor API | Learn PlayCanvas

1 Like