Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

ivanessence

3
Posts
A member registered May 02, 2023

Recent community posts

Thank you a lot for advices, I think that I managed to resolve the problem :)

So, yes, I tried to extract all tiles from room and converted their coordinates to world coordinates. Now I can spawn anything in particular places inside room. Thank you. Is it the only one way to do it or maybe you know another approach? :)

(1 edit)

Hello, could you help me with this question. I need to know coordinates of the center of room and area around center to walls, area of whole room. Because I want to instantiate different objects around the room  programmatycally and I don't want to instantiate it behind the room. I have tried to investigate different variants but I found only the center of room.