Установить Steam
войти
|
язык
简体中文 (упрощенный китайский)
繁體中文 (традиционный китайский)
日本語 (японский)
한국어 (корейский)
ไทย (тайский)
Български (болгарский)
Čeština (чешский)
Dansk (датский)
Deutsch (немецкий)
English (английский)
Español - España (испанский)
Español - Latinoamérica (латиноам. испанский)
Ελληνικά (греческий)
Français (французский)
Italiano (итальянский)
Bahasa Indonesia (индонезийский)
Magyar (венгерский)
Nederlands (нидерландский)
Norsk (норвежский)
Polski (польский)
Português (португальский)
Português-Brasil (бразильский португальский)
Română (румынский)
Suomi (финский)
Svenska (шведский)
Türkçe (турецкий)
Tiếng Việt (вьетнамский)
Українська (украинский)
Сообщить о проблеме с переводом
Auto-aligning to the center of the boat when you hop on sounds like a good idea though. Dealing properly with moving boats (for example continuously realigning) sounds pretty tricky-- it would effectively remove the ability to snap to existing items on the boat. I don't think I have a good solution for snapping things while a boat is moving at all at the moment, (given that the relative boat position is changing in the world space, but all snapping happens to the world space). I think the game uses some solution here where it considers the placement relative to the boat, and I need to dig deeper into how I can support that.
Aligning to the player was not something I intended and should be a relatively easy fix.
Thanks for the feedback, I filed https://github.com/rezecib/Geometric-Placement/issues/40 to track this for myself.