Remove outdated comment

This commit is contained in:
Jan Hohenheim 2025-07-13 00:18:53 +02:00
parent 3be67b5718
commit 64416842a8
No known key found for this signature in database

View File

@ -133,8 +133,6 @@ fn setup(
// Foxes
// Concentric rings of foxes, running in opposite directions. The rings are spaced at 2m radius intervals.
// The foxes in each ring are spaced at least 2m apart around its circumference.'
// NOTE: This fox model faces +z
let fox_handle =
asset_server.load(GltfAssetLabel::Scene(0).from_asset("models/animated/Fox.glb"));