tips を更新
parent
22b19203ff
commit
4f370ad2ee
2
tips.md
2
tips.md
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user