Forum Replies Created
-
AuthorPosts
-
2021-08-23 at 8:45 am in reply to: problem wit combining “when clicked” and “when hovered” puzzle #43915gf3dCustomer2021-08-23 at 8:43 am in reply to: problem wit combining “when clicked” and “when hovered” puzzle #43914gf3dCustomer
hi xeon,
your solution brought me on the right direction…
now hover and click work……
But another problem showed up….
by setting the “set clicked” to “1” after i clicked the object
it remaines on “1” until i reset it by using another object to do so.See the screenshot..the little sphere is my reset button….
It resets al the materials to the origin and also the “set clicked” to “0” again.as long as the “set clicked” is on “1” even the other objects act as
if they were “clicked” even if they are only “hovered”This is a Test project for a bigger project that is coming up…
How can it be done that the “set clicked” it set to “0” again after
an object is “clicked on” so i can hover other objects…Hope you understand what i mean
Greets
Ger
gf3dCustomerH Gliftek,
hope you´re doing fine….
I also contacted you at Discord…..still having this problem….
with the hovering and clicking on the same object…..Any ideas how to solve this?
Greets
Ger
http://www.gf3d.de/James_Trolly3D/James_Trolly.html
This is a link to my latest project i finished with verge3d
gf3dCustomerHi there,
still sorting this out…….
To the anyone who has an idea…..pls. help me out
Greets
Ger
gf3dCustomerHi Gliftek,
I changed the hover action as you said……
What i want is that when i hover over the objects the color changes….
Works fine so far….
But i also want the objects to change the color and stay that color when i click on them……..
That doesn´t work when i click them…only the hover action works
Greets
Ger
gf3dCustomerHi GlifTek….
I attached a picture
Greets
Ger
Attachments:
You must be logged in to view attached files.gf3dCustomerHi xenon again,
i´m not sure wether the css files has uploaded.
so this is what is written in it…..
/* __V3D_TEMPLATE__ – template-based file; delete this line to prevent this file from being updated */
.v3d-simple-preloader-logo {
background-image: url(“jameslogo3d.png”);
background-size: cover;}
.body {
overflow: auto;
height: auto;
background-color: #000000;
-o-object-fit: fill;
object-fit: fill;}
#v3d-container {
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;}
.fullscreen-button {
position: absolute;
bottom: 20px;
right: 260px;
width: 50px;
height: 50px;
cursor: pointer;
background-size: 100% 100%;
display: none;
z-index: 0;
}.fullscreen-open {
background-image: url(‘images/fullscreen_open.png’);
}.fullscreen-close {
background-image: url(‘images/fullscreen_close.png’);
}/* removes tap blinking on ios devices */
* { -webkit-tap-highlight-color:rgba(0,0,0,0); }Greets
Ger
gf3dCustomerHi Xenon,
i Did as you wrote here….
I edited the css file but no changes….
I´ve uploaded the css file.
maybe you just have a look at it.
Thanks
Ger
gf3dCustomerHi xenon..i want the preloader page to have a black background…
Nor being a programmer can you explain it a bit more?
Thanks
Ger
gf3dCustomerHi there,
sorry but i don´t know what you mean…i´m not into programming…
It can´t be that difficult to have a black background when the application starts…i´ve seen such thing alraedy…
Greets
Ger
gf3dCustomerHi thanks for the answer…but i cannot read what you wrote there
Greets
Ger
gf3dCustomerHi there,
has anyone read this?
I´m creating a pure 3D Konfigurator….so i need a solution ( if possible) to have a 3D object to do Fullscreen and back again.
The default fullscreen function i cannot use..i need it to stay at its position,
Greets
Ger
2021-07-09 at 6:45 pm in reply to: Test Site working on PC but not showing anything on mobile devices #42712gf3dCustomerthank you for the reply…..you were right….
gf3dCustomerOk…thats why…..
With GLTF i have no problems because with this format i stay within
the verge Surroundings…say…no external viewers..etc etc…
i use it for further use with puzzles etc…..to create things.the GLB format i need for external use in “Shopify”
for this one i stay with the babylon exporter…its fine for that.
and the thing with the black background seems to be a “shopify” issue
as well…..Thanks a lot for trying to help..Greets
Ger
you might have a look at the latest version of the Configurator
“work in Progress”at
gf3dCustomerHi there,
i load it in any viewer or in shopify
Greets
Ger
-
AuthorPosts