Commit Graph

14 Commits (4b153bb6b5f9ba6bff59da2fe94ae93ae4a53f07)

Author SHA1 Message Date
Martin Felis 4b153bb6b5 Fixed world height and color texture lookup. 2023-06-10 17:29:02 +02:00
Martin Felis 555982262f Properly place entities at their corresponding heights. 2023-05-21 17:29:44 +02:00
Martin Felis 866fd11399 Heightmap and Colormap generation kind of works now. 2023-05-21 17:24:37 +02:00
Martin Felis 55da2346d3 WIP: still fixing heighmap and colormap mismatch. 2023-05-20 21:36:32 +02:00
Martin Felis e84fddf102 WIP: fixing heighmap and colormap mismatch. 2023-05-20 12:27:30 +02:00
Martin Felis 0bd4924cfe WIP: fix for Colortexture and Heightmap mismatch 2023-05-13 09:29:54 +02:00
Martin Felis d3a36f438b Getting generated color texture works, now fix the height offset... 2023-05-11 22:26:06 +02:00
Martin Felis a5ce4a235d WIP: apply generated world texture to tiles. 2023-05-09 21:51:45 +02:00
Martin Felis 4c92a6c5c3 WIP: HexTile3D coloring based on TileWorld Colormap. 2023-05-05 16:26:33 +02:00
Martin Felis f7dca6ae20 Fixed orientation-then-interaction. 2023-05-01 19:22:14 +02:00
Martin Felis 3a652ef683 Interaction with Chests! 2023-02-12 21:15:00 +01:00
Martin Felis 48f7081134 Camera now properly moving with player again. 2023-02-12 16:55:30 +01:00
Martin Felis f3108b13f5 Slight movement improvements. 2023-02-12 16:44:48 +01:00
Martin Felis 716654a6fd NavigationComponent can handle position and orientation targets. 2023-02-12 16:30:56 +01:00