casual-simulation / casualos

Casual Open Simulation for the Web
https://ab1.bot
MIT License
48 stars 8 forks source link

Add `os.capturePortalScreenshot(portal)` #464

Closed KallynGowdy closed 1 month ago

KallynGowdy commented 1 month ago

Currently, there is no way to capture a screenshot from any of the 3D portals. This function should accept a portal name (defaults to grid), and return a promise that resolves with a Photo object that contains the captured screenshot.