Creating Portal To Another Reality

This asset allows you to easily create portals to worlds that will be slightly different from the original worlds.

  • サポートされたプラットフォーム
  • サポートされたエンジンバージョン
    4.18 - 4.27, 5.0 - 5.3
  • ダウンロードのタイプ
    アセット パック
    この製品には、Unreal Engine アセットを詰め合わせたものが入っています。任意の既存プロジェクトにインポート可能です。

Demonstration: https://www.youtube.com/watch?v=3c1telTrgYM

Update: https://www.youtube.com/watch?v=-d4uzt4YSvI

Documentation: https://docs.google.com/document/d/1dr241IMqIYZj3I0w0Q4lYjo-_wm8Lvnk47xL7YEgSLI/edit?usp=sharing (There are new features that appeared after recording the demo. I recommend reading before and after purchase)


Asset works best to create worlds that differ in minor details (and/or materials) from the original worlds.


It is important to understand that the character and objects do not teleport, they only change some of their properties, such as visibility, collision, material, etc.


The principle of work is based on the function of the material, not on RenderTarget with its SceneCapture. The result is a good optimization with perfect quality.


You can create an unlimited number of portals that connect the same worlds or each portal will create its own world (see documentation for details).


Examples of use:

Various puzzles;

Division of the world into 2 parts. For example, the "real world" and the world in the past/future (in the demo it is the white and green world);

Various abstract things, like the non-Euclidean world;

and much more.

テクニカルノート

Documentation: https://docs.google.com/document/d/1dr241IMqIYZj3I0w0Q4lYjo-_wm8Lvnk47xL7YEgSLI/edit?usp=sharing

Blueprints: 3 basic ones and 7 demonstration childBP.

Material function: 2.

Material parameter collection: 3.

1 basic material and many varieties of it for demonstration.

Interface: 1.


Network Replicated: No. Multiplayer is supported in this asset - https://www.unrealengine.com/marketplace/en-US/product/horror-mechanics-anomaly-detection It has fewer portal functions, but it has its own unique features.


Supported Development Platforms: Windows, SteamVR, Oculus Quest (Possible problems if you pack the project on ue5 for oculus quest. I don't recommend you to buy this Asset if you use ue5 and oculus quest. On earlier versions of the engine everything is fine. Also no problems with other helmets (htc vive, oculus rift, oculus quest in pc mode, etc.)