RoomVisual client sided



  • Hello,

     

    RoomVisual is awesome, i use it for HUD drawing, here is my simple HUD i made today after i tried it:

    http://puu.sh/vpubh/a5ec08f370.png

    But the problem is, its server sided, so it refreshes each tick and it doesnt follow smoothly creeps if i chose to place visuals in creep positions. In the screenshot i use it to show which creeps have which roles and it works great but the positions of visuals refresh each tick and i would really want it to smoothly change position with creeps.



  • Think that, you get the data from game loop. But loop is runing server-side, so it seems impossible. 

    I have a solution for creep role. Generally I set the creep names related to role. For example if the role is Harvester My creep name is Harvester8684 with random number.