BTW, your first and second scene is cool.
I can help you with the first scripts:
Floating Marble:
1. Right click the object
2. Find script menu and click it
3. Find "onCollide = "
4. Type:
(e)=>{
e.other.density = 0.001
}
in the onCollide part
5. There, the marbles might float when touch that object. But the lower the number, the faster it goes
For the marble to go back to normal, do the same thing like above, but instead of 0.001, it's 2.
Collision:
1. Right click the object
2. Find script menu and click it
3. Find "onCollide = "
4. Type:
(e)=>{
e.other.collideSet = 2
}
5. The marble will not hit the other marble when that object is touched.
To make it normal, do the same as above, but change the "2" to "1"
Maybe, this script above can make your marble race more advanced
if you don't understand, just watch the videos from YouTube
or when you want the more than 10 minutes experience. Open Bandicam, when about to reach 10 minutes, immideatly stop recording and start recording quickly.
@maskeren
You mean some? The coat of arms added to the flag is to distinguished from the country with the same flag. (Monaco added the crown to avoid confusion with Indonesia's flag, same goes to Poland but with the other parts)