GodotComponentTest/components
Martin Felis 39f20c8e01 Some improvements with path smoothing and interactions. 2023-08-28 18:22:28 +02:00
..
ClickableComponent.cs Added ClickableComponent. Not sure what to do with it, though... 2023-04-28 14:20:52 +02:00
ClickableComponent.gd Added CollisionLine, renamed folders 2022-08-25 14:10:02 +02:00
ClickableComponent.tscn Added CollisionLine, renamed folders 2022-08-25 14:10:02 +02:00
CollisionComponent.gd Added CollisionLine, renamed folders 2022-08-25 14:10:02 +02:00
ColorComponent.gd Added CollisionLine, renamed folders 2022-08-25 14:10:02 +02:00
Component.cs NavigationComponent can handle position and orientation targets. 2023-02-12 16:30:56 +01:00
GroundMotionComponent.cs Getting generated color texture works, now fix the height offset... 2023-05-11 22:26:06 +02:00
InteractionComponent.cs Minor cleanup path smoothing and entities scenes. 2023-07-14 18:03:50 +02:00
MovableComponent.cs Fixed orientation-then-interaction. 2023-05-01 19:22:14 +02:00
MovableComponent.gd Random progress 2022-09-21 14:09:31 +02:00
MovableComponent.tscn Fixed orientation-then-interaction. 2023-05-01 19:22:14 +02:00
NavigationComponent.cs Some improvements with path smoothing and interactions. 2023-08-28 18:22:28 +02:00
TaskQueueComponent.cs Added debug drawing helper class, navigation planning is only done once instead of every frame. 2023-07-07 17:27:05 +02:00
TintedSpriteComponent.gd Added CollisionLine, renamed folders 2022-08-25 14:10:02 +02:00
WorldInfoComponent.cs WIP: fixing heighmap and colormap mismatch. 2023-05-20 12:27:30 +02:00