Hello @KarlDetroit
I am trying to add keyboard input in explorer template, it is working in Home and Surrounding section but not working in Amenities and Unit search section.
Please help me with thisā¦
Are you looking to add keyboard inputs to the game or the UI? If itās the latter, Iām afraid I canāt help, as the template is designed for mouse and touchscreen interaction.
it was a lifetime-free asset in the Unreal Marketplace when I was looking through Archviz Explorer, yet when it redirected me to the fab it costs $199 in both personal and proffessional tab. not with the archviz explorer but many of the assets have the same problem. this this a bug or something?
With the transition of the Unreal Engine Marketplace to FAB, the free phase of ArchViz Explorer has ended. However, if you obtained it before November 2024, you can still receive the latest updates at no cost.
Also, weāll be sharing some news about the future of ArchViz Explorer very soon.
@KarlDetroit I have been trying to reproduce the Sectional Cuts in my custom project. For some reason, even though I followed all the instructions from your documentation, I still donāt see a section cut visible. I even copied some of the BP_POI_Filter_xxx actors and tried to reproduce the effect. I am able to click the Actors during runtime, however there is no section cut effect thatās being produced. Could you help or point me to what Iām missing?
Could you check if your materialās Blend Mode is set to Masked and whether the material function MF_SectionMask is properly connected to the Opacity Mask?
In BP_Time_Widget, you can replace the SunSky variable type with Ultra Dynamic Sky. After compiling, youāll encounter several errors, but since UDS has similar variables and nodes, finding and replacing them shouldnāt be hard.
The template includes two examples: one for streaming videos from an online server (YouTube is not supported) and another for local videos named SampleVideo (Type: File Media Source).
Keep in mind that to play local videos after packaging the application, you must place them inside a āMoviesā folder, located above your Content folder.
To assign your video: Open the Designer window for BP_MasterMenu_Widget and select BP_MainGallery. In the Details panel on the right, locate the Media array, where you can add your video (Index 2 by default).
but even after placing the video under the Movies folder inside the content folder and assigning everything, the audio is only playing, not the video, the video is coming black, Iām uploading the video to index 1 ???
Hey @KarlDetroit
I was trying to implement Cut section where i setup everything trigger volumes and make changes in materials also for MF_SectionMask but by default the building is invisible and after clicking on that button it works properly
I am doing an interior Scene and I would like to know if there is a way to bypass the Min Zoom restriction. My goal is to turn the BP POI into some kind of āInterior hot spotā by setting the camera/view at the center of the BP Geometry (CUBE), so my client can jump from spot to spot by clicking the 3d widget