View all by ricercarg
ricercarg
Follow ricercarg
Follow
Following ricercarg
Following
Add To Collection
Collection
Comments
Devlog
Simulation Project 2 Smart Marble Race
←
Return to Simulation Project 2 Smart Marble Race
Devlog
Race Manager and UI
April 19, 2025
by
ricercarg
Race Manager A "RaceManager" script attached to the track, in order to rank all the marble racers, and show the leader board. In this game, we have 4 marbles, each has a unique name and texture. The m...
Continue reading
Marble State Machine
April 19, 2025
by
ricercarg
Marble States Intro Each Marble have three states: "Base", "Boost", and "Conserve". Different physic materials are assigned to different states. Base State - Medium friction and bounciness Boost State...
Continue reading
Track Design & Shader
April 11, 2025
by
ricercarg
Track Design in Blender Rather than writing generators for tracks, I decided to model a track for marble race myself for more controllability. The track was inspired by Melbourne Grand Prix Circuit. M...
Continue reading