• Geting in game coordinates from a map
    1 replies, posted
i am working on a minimap kind of thing and its supposed to calculate in game coordinates from the map. the derma will be posted below but there is a offset about 400 units and i can just subtract it because it scales with distance.Code works like this: (MouseX-DermaRectangleOriginX-(some constants))*20(1pixel equals to 22 in game units in my pic yes i measured it ) Probably this is not a good way to do this any ideas or examples?(I thought about renderview but you cant project that to a derma menu) https://files.facepunch.com/forum/upload/113598/c1372269-3010-4f7b-bc3f-030c913d9152/20180117160841_1.jpg
solved will post code tomorrow for other people
Sorry, you need to Log In to post a reply to this thread.