- This topic has 26 replies, 5 voices, and was last updated 5 years, 3 months ago by
cukas.
-
AuthorPosts
-
2020-06-10 at 7:35 am #28631
hella
Customerand ID element? in the puzzle?
2020-06-10 at 7:38 am #28632hella
Customerbetter yet how do I add it? im literally confuse right now.
2020-06-10 at 8:01 am #28635hella
CustomerAlright I am very confuse now. How do I add an element ID where do I add it? puzzle? or webflow? if its in the puzzle what puzzle do I need? if I have to do this in html note pad what id=div i need to type
this??2020-06-10 at 8:06 am #28636hella
Customer<!DOCTYPE html>
<html><head>
<title>Index of Vsnow</title>
<meta charset=”utf-8″>
<meta name=”viewport” content=”width=device-width, user-scalable=no, minimum-scale=1.0, maximum-scale=1.0″>
<meta name=”description” content=”Put some description here – remember about SEO!”>
<style>
#my_iframe {
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
border: 0;
}#hide_button, #show_button {
position: absolute;
width: 100px;
height: 30px;
background-color: DodgerBlue;
color: white;
text-align: center;
line-height: 30px;
cursor: pointer;
}#hide_button {
left: 10px;
}#show_button {
left: 120px;
}
</style>
</head><body>
<iframe id=”my_iframe” src=”Vsnow.html”></iframe></body>
</html>
2020-06-10 at 8:10 am #28637hella
Customerignore the last post sigh.. it didnt work. im trying to add an element ID but i dont know how. im lost.
im just trying to simply assign a button when click it change active camera to another camera. I made the button ID”button_2″ in webflow exported it, and did the puzzle html “on event of click for elem “button_2” in parent doc checked do set active camera ‘camera’. im so confuse now.
2020-06-10 at 8:18 am #28638
Mikhail LuzyaninStaffYou need to add an ID to a button. Like it shown here.
Co-founder and lead graphics specialist at Soft8Soft.
2020-06-10 at 8:37 am #28639hella
CustomerTHANK YOU THANK YOU THANK YOU im gana buy this software now i figure it out thank you for YOUR HELP YAY!!!!!!! so happy :D love you
2020-06-10 at 8:37 am #28640hella
CustomerTHANK YOU THANK YOU THANK YOU im gana buy this software now i figure it out thank you for YOUR HELP YAY!!!!!!! so happy :D love you
2020-06-10 at 11:13 am #28645
Mikhail LuzyaninStaff
Co-founder and lead graphics specialist at Soft8Soft.
2020-07-07 at 4:11 pm #29780cukas
ParticipantI have a problem by switching cameras… its seems it freezes after set active camera to second one
2020-07-07 at 6:35 pm #29784
illussimoCustomerYou have to make the camera look at another point then its new position (some empty or object in the scene). Now it doesn’t know where to look.
Hope this helps.
2020-07-07 at 7:41 pm #29787cukas
Participantthe problem comes when I try to change the camera with “set active camera”, cause even if I disable the tween camera puzzle when I click on the object it changes the camera but it freezes to 0 or 1 fps
-
AuthorPosts
- You must be logged in to reply to this topic.
