Critical Mass :: 3D Action Puzzle Game

Don't Like Ad's?
Click Here


Forum Index - Miscellaneous - How to use maxscript to make the music note jump on the land?

There are 1 replies to this topic ShareIt! Text-To-Speech





-ngquochung86
Member
ngquochung86

3 years ago
I know how to use maxscript to to make a lot of boxes jump a certain number of times.
However, I don't know how to make music notes jump (which comprises 3 different meshes)
we could select box because there's already the constructor BOX in the GEOMETRY CLASS. How to make maxscript recognize object with various meshes? thank you so much



-Tyson
Senior Member
Tyson

3 years ago
I'm not sure why you are using a script for that but good on you for figuring it out. if you have the boxes working how you want you would only need to link the notes to the boxes and then make the boxes non renderable or hidden. Also align the notes pivot point to the boxes pivot point too. you could use dummy objects or point helpers instead of boxes for a cleaner setup.

Top

Critical Mass :: 3D Action Puzzle Game

Don't Like Ad's?
Click Here