Commit Graph

9 Commits

Author SHA1 Message Date
adtpdn 04e40f5b76 feat: edit tiles placement 2026-07-06 19:43:12 +08:00
adtpdn ffbc3956ee chore: reset EditorTileReference scale to 1:1 global size for perfectly accurate tile footprint visualization in editor 2026-07-06 19:06:37 +08:00
adtpdn 6dae67fce4 fix: normalize arena root transforms to zero and restructure so EditorTileReference flawlessly aligns with world grid tiles 2026-07-06 18:59:35 +08:00
adtpdn baeb2f6cfc fix: counter-scale EditorTileReference in freemode so it renders correctly despite root 100x scale 2026-07-06 18:31:10 +08:00
adtpdn 4fd46af3c0 feat: embed tile height placeholder inside arena .tscn files and bake terrain transform shifts natively instead of using code hacks 2026-07-06 18:08:06 +08:00
adtpdn ce515365a7 fix: elevate all gridmap meshes by 0.08 to prevent clipping into terrain shifted at -0.22 2026-07-06 17:31:02 +08:00
adtpdn 5354d8b30f freemode fishing tekton autoplay + static tekton throw fix
- Added tekton_fishing_autoplay.gd: plays both GLB animations simultaneously, looped
- Attached autoplay script to 3 fishing tekton instances in freemode.tscn
- Fixed static tekton throw: faces throw direction + plays throw animation
- Fixed AnimationPlayer path in tekton.gd for static turrets
- Fixed animation names (tekton_throw_tile -> ted_bones_001|Tekton Throwing Tiles|Anima_Layer)
- Fixed static_tekton_controller.gd idle resume
- Rebuilt animation-pack.res with new animations (holding_1, put_1, stun_1, etc.)
- Fixed GutBottomPanel.tscn broken UID
2026-06-15 18:15:39 +08:00
Yogi Wiguna 1e6da89fff feat: implement water shader and environment for free mode arena 2026-03-31 15:59:00 +08:00
Yogi Wiguna 3454710f2c feat: implement player logic and add arena assets for free mode 2026-03-31 15:31:34 +08:00