|
160b4156b5
|
Add anthilll + ants spawning from it over time
|
2024-10-06 19:04:01 +02:00 |
|
|
a7f1d3e65c
|
Embed assets into executable
|
2024-10-06 03:13:41 +02:00 |
|
|
a4bde0ec2e
|
Add ant sprite animation + improve random walk
Ants now randomize the velocity derivative instead of the velocity
directly
|
2024-10-06 02:58:54 +02:00 |
|
|
425c5964eb
|
Set FixedUpdate frequency to 60hz
|
2024-10-06 00:40:32 +02:00 |
|
|
20ef564c69
|
Use FixedUpdate schedule instead of Update
|
2024-10-06 00:37:57 +02:00 |
|
|
9370462fe1
|
Remove unused import
|
2024-10-06 00:26:35 +02:00 |
|
|
db862570ee
|
Implement ant random walk
|
2024-10-06 00:26:15 +02:00 |
|
|
58c3813cf7
|
Add rand crate
|
2024-10-05 23:37:48 +02:00 |
|
|
2b141c30e3
|
Flake: Add cargo-expand
|
2024-10-05 16:36:57 +02:00 |
|
|
7e87caeb6b
|
faster bevy compile with mold and nightly rustc
|
2024-10-05 16:28:35 +02:00 |
|
|
3469aae86e
|
Don't use devshell in flake for it breaks pkg-config
|
2024-10-05 15:40:34 +02:00 |
|
|
10ea59059e
|
Initial project structure
|
2024-10-04 16:39:28 +02:00 |
|
|
c535a9c375
|
Add flake
|
2024-10-04 16:36:55 +02:00 |
|