Generated by Rojo 7.2.1.
To build the place from scratch, use:
rojo build -o "Boids Project.rbxlx"Next, open Boids Project.rbxlx in Roblox Studio and start the Rojo server:
rojo serveFinally, in Roblox Studio change the FLIGHT_ANIMATION_ID and FLIGHT_IDLE_ANIMATION_ID entries in the Constants module located in StartPlayer.StarterPlayerScipts.Modules to animations available to you.
To see the simulation in action check out my roblox Experience Boids Project Demo
For more help, check out the Rojo documentation.