- This topic has 9 replies, 3 voices, and was last updated 10 months, 1 week ago by  c4cc. c4cc.
- 
		AuthorPosts
- 
		
			
				
2024-12-20 at 9:23 am #79486 c4ccCustomer c4ccCustomerCredit to kdv for teaching me looping puzzles here:. Now, I can’t get those objects to move in a straight line. What did I do wrong here? Attached is the sample project 
 Zip file:
 https://drive.google.com/file/d/1SoEHScZDj7bXmyQRzNRdWDtl34Mwz-ua/viewFPS trialproduct 20.9.25 https://postimg.cc/gallery/LMM5vkQ/af43346e 2024-12-20 at 2:12 pm #79495 c4ccCustomer2024-12-24 at 3:51 am #79517 c4ccCustomer2024-12-24 at 3:51 am #79517 c4ccCustomer c4ccCustomerIt seems I need the “not” logic puzzle to activate that “set position” object puzzle? If so, which dict must I apply it to for the set position puzzles to work? FPS trialproduct 20.9.25 https://postimg.cc/gallery/LMM5vkQ/af43346e 2024-12-24 at 8:30 am #79526 c4ccCustomer2024-12-24 at 7:37 pm #79542 c4ccCustomer2024-12-24 at 7:37 pm #79542 xeonCustomer xeonCustomercan you elaborate on what you are wanting the experience to do. You can move the cube around…what is supposed to happen and when? If the cube and a blue sphere intersect the blue sphere disappears…. whats are you wanting this to do? Xeon 
 Route 66 Digital
 Interactive Solutions - https://www.r66d.com
 Tutorials - https://www.xeons3dlab.com2024-12-24 at 7:51 pm #79545 c4ccCustomer c4ccCustomerI want the spheres to move independantly on the y axis. FPS trialproduct 20.9.25 https://postimg.cc/gallery/LMM5vkQ/af43346e 2024-12-24 at 8:33 pm #79546 xeonCustomer xeonCustomerand what is going to cause the move? Do you want their position to be updated based on the cube position? Do you want them to move continously regardlesss of keyboard press? Need more info. are there limits: 
 Can a clone overtake the position of a sphere ahead of it?
 Can it collide with the cube?
 Can it overshoot the cube?
 Can it go backwards?Xeon 
 Route 66 Digital
 Interactive Solutions - https://www.r66d.com
 Tutorials - https://www.xeons3dlab.com2024-12-25 at 1:29 am #79548kdv ParticipantI want the spheres to move independantly on the y axis. so, what’s the problem? make them move… Puzzles and JS coding. Fast and expensive. If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all. 2024-12-25 at 2:48 am #79549 c4ccCustomer c4ccCustomerand what is going to cause the move? Do you want their position to be updated based on the cube position? Do you want them to move continously regardlesss of keyboard press? Need more info. are there limits: 
 Can a clone overtake the position of a sphere ahead of it?
 Can it collide with the cube?
 Can it overshoot the cube?
 Can it go backwards?Appreciate your feedback. -No, I don’t want spheres to move based on cube position -yes, I want them to move regardless of keyboard press Yes, there are limits: 
 -Clone sphere cannot overtake sphere ahead of it-spheres and cubes can collide, which causes the spheres to be removed, and eventually the 
 cube itself, if enough collisions happen to cube-spheres cannot overshoot cube -spheres cannot go backwards FPS trialproduct 20.9.25 https://postimg.cc/gallery/LMM5vkQ/af43346e 2024-12-25 at 2:53 am #79550 c4ccCustomer c4ccCustomerI want the spheres to move independantly on the y axis. so, what’s the problem? make them move… <iframe title=”ClonesWithDicts_app” width=”640″ height=”360″ src=”https://www.youtube.com/embed/a8qECmwvag0?feature=oembed” frameborder=”0″ allow=”accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share” referrerpolicy=”strict-origin-when-cross-origin” allowfullscreen=””></iframe> Thanks, this technically works   That being said, I had to change the number to Z axis instead of Y axis, even though both my example and my verge3d app had the same axis alignment facing the screen: FPS trialproduct 20.9.25 https://postimg.cc/gallery/LMM5vkQ/af43346e 
- 
		AuthorPosts
- You must be logged in to reply to this topic.








