WheteThunger / MonumentAddons

Add entities, spawn points and more to monuments
https://umod.org/plugins/monument-addons
MIT License
5 stars 9 forks source link

Align entities with surfaces #20

Open WheteThunger opened 2 years ago

WheteThunger commented 2 years ago

Currently, players expect that spawning sign entities will spawn them flat against a wall, similar to what happens when deploying a sign. However, what actually happens is that the sign will be rotated based on the player's view angles. We should improve this for select entities. Needs some research to determine which entities should automatically spawn flat on surfaces. This alignment should only happen for the initial placement, since we don't want to interfere with manual positioning that players try to do after the initial placement.