1 (edited by philzmz 2022-08-20 16:14:13)

Topic: Create Hotspot Playmaker action error message

Hello I am trying to generate an hotspot with the CreateHotSpot action, but I get this error :
PunBB bbcode test
Renderer field should contain a reference to a panorama or Pano Renderer
Why ?

Here a video : https://youtu.be/ubKYNPNBFyc

Best regards, Philippe

Re: Create Hotspot Playmaker action error message

Hello.

I went to another city for the weekend.
On Monday I will check it and give you an answer.

P.S. I saw your second thread and will answer the question there on Monday too.

Kind Regards,
Infinity Code Team.

Boost your productivity a lot and immediately using Ultimate Editor Enhancer. Trial and non-commerce versions available.

Re: Create Hotspot Playmaker action error message

OK thanks a lot Alex !

Re: Create Hotspot Playmaker action error message

Panorama field expected a reference to Pano or Pano Renderer component.
I've modified CreateHotSpot and CreateDirection actions (the patch is attached) so they can now accept a reference to a GameObject.

Post's attachments

Attachment icon uPano-Playmaker-Create-Hotspot-Direction-Patch.unitypackage 1.43 kb, 63 downloads since 2022-08-22 

Kind Regards,
Infinity Code Team.

Boost your productivity a lot and immediately using Ultimate Editor Enhancer. Trial and non-commerce versions available.

Re: Create Hotspot Playmaker action error message

Thanks, it works !
"Panorama" didn't mind for me "the panorama component", but "the panorama gameobject", this is the reason why !
Best regards, Philippe