Tagged: puzzle problem
- This topic has 5 replies, 2 voices, and was last updated 2 years, 5 months ago by
kdv.
-
AuthorPosts
-
2023-05-13 at 12:15 am #63739
3dcgiCustomerHello
I’m trying to create a puzzle where colors change based on the RGB 0-1 values as done inside the scooter example.
But I can’t figure it out
I tried saving some of the puzzle parts from the scooter to my library, but when I drop one part it adds some additional pieces.
I also tried to find a tutorial for that but couldn’t find one neither
Anyone here who can help me to solve this?Attachments:
Senior CGI Artist @ 3DCGI.Studio #zerophotography
➤ Unreal Engine - 3ds max V-Ray
➤ Hyper-realistic 3D. Cars, Motorcycles, Products, Archviz Visualizations, 3D & VFX Animations2023-05-13 at 2:10 am #63741kdv
Participantyou copied two function calls without functions themselves
https://www.soft8soft.com/docs/manual/en/puzzles/Procedures.htmlPuzzles 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.
2023-05-13 at 3:10 am #63742
3dcgiCustomerNot really sure what you mean
Would you care to explain me how to get this solved?Senior CGI Artist @ 3DCGI.Studio #zerophotography
➤ Unreal Engine - 3ds max V-Ray
➤ Hyper-realistic 3D. Cars, Motorcycles, Products, Archviz Visualizations, 3D & VFX Animations2023-05-13 at 3:15 am #63743kdv
ParticipantJust read the manual about procedures. The direct link is in the previous post.
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.
2023-05-13 at 3:54 am #63744
3dcgiCustomerWell, I still don’t understand how I can create a puzzle, allowing me to change colors using the RGB values, like used in that scooter example
Would be really helpful if someone could get me a bit more advice
Or point me to a tutorialSenior CGI Artist @ 3DCGI.Studio #zerophotography
➤ Unreal Engine - 3ds max V-Ray
➤ Hyper-realistic 3D. Cars, Motorcycles, Products, Archviz Visualizations, 3D & VFX Animations2023-05-13 at 5:21 am #63746kdv
Participantthe procedure
changing_carpaintis called when you click one of the buttons
The procedure itself is at the top of the page. All commands needed to change colors are inside this procedure.

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.
-
AuthorPosts
- You must be logged in to reply to this topic.

