Map creator inside my game
Hi! Im doing a game project. I want to put a map builder inside the game, like this the players can do their own home. The idea its put a map builder in the game with objects and more. How can i do this?
The question is way too broad, argumentative and unspecific. The only vialbe answer would be: Program a map editor and let the player start it from within the game. I'm sure that doesn't help you in the slightest, though. In order to help you, please put some thought into how your editor should work, try to start writing it, and if you have any problems with any of it's functionality or parts, give all neccessary details and ask again :)
Agree with Cherno. Here is a tutorial on this kind of thing, perhaps it will help you get started: http://catlikecoding.com/unity/tutorials/hex-map/part-1/
Your answer
Follow this Question
Related Questions
RPG Class Selection Menu 2 Answers
Need help with c# 1 Answer
how to enter from one stage to other in road ?? 1 Answer
Change from mouse click to free space to a canvas button 0 Answers
Velocity in Player Movement Problem? 0 Answers