diff --git a/tips.md b/tips.md index 4c63e29..2a01515 100644 --- a/tips.md +++ b/tips.md @@ -45,7 +45,7 @@ meshにcollisionが設定されていないのですり抜けます。これを ## 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)を使います。ゲームは世界的に公開され、アクセスした人はゲームをプレイできます。 ```sh # https://github.com/EpicGamesExt/PixelStreamingInfrastructure