tips を更新

syui 2024-09-19 08:05:56 +00:00
parent 22b19203ff
commit 4f370ad2ee

@ -45,7 +45,7 @@ meshにcollisionが設定されていないのですり抜けます。これを
## web
webからゲームを操作できるようにするには、[pixel streaming](https://dev.epicgames.com/documentation/ja-jp/unreal-engine/getting-started-with-pixel-streaming-in-unreal-engine)を使います。ゲームは世界的に公開され、アクセスした人はゲームをプレイできます。
webからゲームを操作できるようにするには、[pixel streaming](https://dev.epicgames.com/documentation/ja-jp/unreal-engine/getting-started-with-pixel-streaming-in-unreal-engine)を使います。ゲームは世界的に公開され、アクセスした人はゲームをプレイできます。[cloudflare tunnel](https://www.cloudflare.com/ja-jp/products/tunnel/)を使うと自宅サーバーでゲームを動かせるでしょう。
```sh
# https://github.com/EpicGamesExt/PixelStreamingInfrastructure