first
This commit is contained in:
27
book/city/05_browser.md
Normal file
27
book/city/05_browser.md
Normal file
@ -0,0 +1,27 @@
|
||||
# ブラウザを作る
|
||||
|
||||
1. pluginで`web browser`を有効にします。
|
||||
2. 下記のような緑背景のmaterialを作成します。
|
||||
> [https://blueprintue.com/blueprint/-49_059w/](https://blueprintue.com/blueprint/-49_059w/)
|
||||
3. web browserを使ったwidgetを作成します。
|
||||
4. BP_browserに追加したwidget componentで呼び出します。collisionでcontrolします。
|
||||
> [https://blueprintue.com/blueprint/uubw_6ay/](https://blueprintue.com/blueprint/uubw_6ay/)
|
||||
4. displayにくっつければ見栄えも良くなります。
|
||||
> https://www.unrealengine.com/marketplace/ja/product/twinmotion-high-tech-pack-1
|
||||
|
||||

|
||||
|
||||
画像はNASAの[solar system](https://eyes.nasa.gov/apps/solar-system/#/home)にアクセスしたときのもの。
|
||||
|
||||
- https://eyes.nasa.gov/apps/asteroids/#/planets/earth
|
||||
|
||||
## issue: 表示されなくなったサイト
|
||||
|
||||
[こちら](/issue/city/city_07.html)を見てください。
|
||||
|
||||
## webでUIやシステムを作る
|
||||
|
||||
これを利用すると、webで動くUIやシステムを作成し、ゲームに取り入れることができます。
|
||||
|
||||
しかし、運用は大変だと思います。
|
||||
|
Reference in New Issue
Block a user