Object on transparent background? ;-)

Q&A about the latest versions
Post Reply
Tong
Posts: 313
Joined: Fri Apr 13, 2012 9:30 pm

Can it be done in object2vr now? i used png in flashoutput settings, but it shows on background

i used psd files with layer as source.
User avatar
Hopki
Gnome
Posts: 13088
Joined: Thu Jan 10, 2008 3:16 pm
Location: Layer de la Haye, Essex UK
Contact:

Hi,
Yes, Flash output:
Use PSD or PNG as input with transparent background.
Set input image format to png or even better jpeg with Alpha.


HTML5:
In the Settings Tab select image format to png then unselect Background Visible.

Regards,
Hopki
Garden Gnome Support
If you send an e-mail to support please send a link to the forum post for reference.
support@ggnome.com
https://ggnome.com/wiki/documentation/
Tong
Posts: 313
Joined: Fri Apr 13, 2012 9:30 pm

thank you.
it worked when i added in html

Code: Select all

			params.wmode ="transparent";
does it comes with some restrictions to use?
Post Reply