Not logged inOpenClonk Forum
Up Topic [Project] Codename: Modern Combat

This board is threaded (i.e. has a tree structure). Please use the Reply button of the specific post you are referring to, not just any random button. If you want to reply to the topic in general, use the Post button near the top and bottom of the page.

Post Reply
In Response to Zapper

>A similiar problem are HUD elements which are only supposed to be seen by a single player:
>Why sync them to the network round if all other players wont need them anyways - a option to process multiplayer information and display them in completely local HUD elements whould be great.


OC has a really cool async menu system! The caveat is that all players still have to "know" the menu so they can process synchronized callbacks correctly. But that should at least already be way faster than the old object-based menus in CR.
A minimap would probably be possible, but you'd still need many FindObject calls I guess :/

Powered by mwForum 2.29.7 © 1999-2015 Markus Wichitill