Microfreak mentioned yeah
FreakyWaves
Creator of
Recent community posts
you can build from source and increase the arbitrary car limit we had to put in place for the web version to be playable
git clone https://github.com/KirmesBude/bevy_jam6.git
change this line https://github.com/KirmesBude/bevy_jam6/blob/main/src/game/consts.rs#L32
cargo run
and enjoy
I was playing and suddenly the screen became all black
here's what I found in the console
Encountered an error in command `<bevy_ecs::system::commands::entity_command::despawn::{{closure}} as bevy_ecs::error::command_handling::CommandWithEntity<core::result::Result<(), bevy_ecs::world::error::EntityMutableFetchError>>>::with_entity::{{closure}}`: The entity with ID 699v6 does not exist (enable `track_location` feature for more details) log.target = "bevy_ecs::error::handler";log.module_path = "bevy_ecs::error::handler";log.file = "/home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.16.0/src/error/handler.rs";log.line = 155
you can build from the source and set the price to zero if you want
here's the location of the prices https://github.com/KirmesBude/bevy_jam6/blob/main/src/game/pertubator.rs#L152
have fun !
oh yeah, totally made with AI
https://github.com/scristall/bevy-jam-6/blob/main/.cursor/rules/project.mdc

