Is there a good way to make a marker with orientation?

Place to get help with not working mods / modding interface.
Post Reply
beiju
Inserter
Inserter
Posts: 42
Joined: Thu Feb 02, 2017 3:52 pm
Contact:

Is there a good way to make a marker with orientation?

Post by beiju »

I've been using corpse entities to place debug markers on the map during development. However, corpses don't respect the orientation property, so if I want a marker to indicate orientation I can't use that. The only entity type I found to work was to make it a car with no collision mask, which seems to be the only one that respects the orientation property. That works, but if I have enough markers it starts degrading performance significantly. Is there a better way to do this?


Post Reply

Return to “Modding help”