GodotComponentTest/scenes
Martin Felis 469402ccef Bumped default map size to 128 2023-07-01 09:47:40 +02:00
..
tests Fixed world height and color texture lookup. 2023-06-10 17:29:02 +02:00
AdaptiveWorldStream.gd Super basic player movement working. 2022-12-04 20:53:51 +01:00
AdaptiveWorldStream.tscn NavigationComponent can handle position and orientation targets. 2023-02-12 16:30:56 +01:00
DebugCamera.gd Experimenting with 3D Hex world 2022-08-25 15:40:16 +02:00
Game.cs Improved animations and canceling of interactions. 2023-06-27 22:26:22 +02:00
Game.tscn Bumped default map size to 128 2023-07-01 09:47:40 +02:00
HexGrid3DTest.gd Worked on adaptive tile streaming 2022-11-20 20:13:42 +01:00
HexGrid3DTest.tscn Worked on adaptive tile streaming 2022-11-20 20:13:42 +01:00
HexShape.tscn Experimenting with noise based world generation 2022-10-14 11:36:40 +02:00
HexTile3D.cs WIP: apply generated world texture to tiles. 2023-05-09 21:51:45 +02:00
HexTile3D.gd Refactoring 2022-10-08 14:14:20 +02:00
HexTile3D.tscn Using MultiMeshInstance for the 3D tiles 2023-07-01 09:47:23 +02:00
HexTile3DPatch.tscn Fixed world height and color texture lookup. 2023-06-10 17:29:02 +02:00
Island.gd Refactoring 2022-10-08 14:14:20 +02:00
Island.tscn Random progress 2022-09-21 14:09:31 +02:00
NoiseWorld.gd Worked on adaptive tile streaming 2022-11-20 20:13:42 +01:00
NoiseWorld.tscn Experimenting with noise based world generation 2022-10-14 11:36:40 +02:00
NoiseWorldGeneration2D.tscn WIP: apply generated world texture to tiles. 2023-05-09 21:51:45 +02:00
RandomWalkWorld.gd Experimenting with noise based world generation 2022-10-14 11:36:40 +02:00
RandomWalkWorld.tscn Worked on adaptive tile streaming 2022-11-20 20:13:42 +01:00
StreamContainer.cs Vastly improved interactivity, wired up some animations. 2023-06-23 15:39:40 +02:00
StreamContainer.gd Minor tweaks 2022-11-21 20:58:13 +01:00
TileWorld.cs Navigation now grid based again. 2023-06-29 23:07:29 +02:00
TileWorld.tscn Vastly improved interactivity, wired up some animations. 2023-06-23 15:39:40 +02:00
World.gd Minor tweaks 2022-11-21 20:58:13 +01:00
generate_hextile3d_patch.py Worked on adaptive tile streaming 2022-11-20 20:13:42 +01:00