Commit Graph

31 Commits

Author SHA1 Message Date
cb39aae3fd hide some spawners 2024-10-21 20:46:55 +10:00
0711617853 add aht textures 2024-10-21 18:07:58 +10:00
863d6b409a replace realtime shadows with decal shadows 2024-10-21 16:36:24 +10:00
a4b4ff89eb refactor gathering 2024-10-13 22:35:48 +10:00
52517fac05 add a custom audio listener 2024-10-13 15:51:38 +10:00
a9aed09bfa create StaticNodeManager to hold all the nodes that need to get accessed globally 2024-10-13 15:17:31 +10:00
f144e79ea5 make aphids spawn honeydew and make anthill spawn a start ant 2024-10-08 04:29:33 +10:00
27461b1a7c add honeydew to bunch_spawner 2024-10-08 03:06:43 +10:00
0fba1ee78d remove items_manager and make honeydew searching tied to a position 2024-10-07 23:11:11 +10:00
50cb83ad7c make unit node inheritance hierarchy 2024-10-07 22:43:18 +10:00
f24fa3c99f add stress test ants 2024-10-07 21:10:12 +10:00
5f02da4338 add separate meshes for different ants and positions for holding items 2024-10-07 20:15:23 +10:00
b85047db4f add camera depth of field 2024-10-07 07:46:18 +10:00
969442d799 create BunchSpawner 2024-10-07 07:00:33 +10:00
48672da2bf add ground mesh 2024-10-07 06:15:29 +10:00
e9ae26a8e6 rename test_world to world 2024-10-07 05:41:55 +10:00
0327861764 rename world to test_world 2024-10-06 08:26:04 +10:00
85e416e239 create aphid class 2024-10-06 08:19:44 +10:00
d590c5cdf0 add button to toggle mouse confinement 2024-10-06 07:50:11 +10:00
9a2cdb7c40 disable frustrum shape ray pickability 2024-10-06 06:53:29 +10:00
72f7ad96ba return default cell height and set agent height offset 2024-10-06 03:38:29 +10:00
e96593ffb0 stress test the units 2024-10-06 03:33:49 +10:00
6f923f6101 add navigation to test unit 2024-10-06 02:26:16 +10:00
0bf2459b47 add selector and test units to main scene 2024-10-06 00:44:38 +10:00
27bc13c777 tweak camera values again 2024-10-05 19:22:50 +10:00
1c9fe48ded add ant model 2024-10-05 19:17:18 +10:00
1ead8c1bd9 add main_camera script 2024-10-05 17:22:38 +10:00
368a72106a add sun and environment 2024-10-05 16:38:09 +10:00
f972d39f3f add main camera 2024-10-05 16:29:58 +10:00
1af604862b add test geometry 2024-10-05 16:28:03 +10:00
15fab0f8f7 add main scene 2024-10-05 16:24:33 +10:00