dual-universe / lua-examples

This repository has been created to serve as a sharing and learning platform for the Dual Universe community and the development of simple and complex Lua applications. You will find on this repo the examples released by Novaquark during the devblog and thread.
https://www.dualuniverse.game
GNU General Public License v3.0
59 stars 19 forks source link

Request for new function - Render script get player #20

Open ghost opened 1 year ago

ghost commented 1 year ago

Is there any chance we could get a function in the render script that makes screens aware on whoms player client it runs, returning the player id/name? That would be usefull to design screens used by multiple users simultanous and distinguish between their inputs.