Commit graph

15 commits

Author SHA1 Message Date
c91284051c fix sticker order 2024-08-03 23:09:14 +02:00
4cf3eb166a Fix Y sorting and filter by type 2024-08-03 22:42:28 +02:00
Lucas Peter
d3b3dcfea0
fix collision and hover issue 2024-07-31 18:04:21 +02:00
Lucas Peter
79a577272a
update sticker code
Rework code, make sticker a Area2D Node that handle all sticker logic
2024-07-31 12:21:17 +02:00
Lucas Peter
f54aa28f8e
rework sticker
Now sticker works by being placed under any Node2D that serve as root/transform. Sticker node handle the visual aspect of the sticker.
This should be changed soon (view TODO)
2024-07-30 18:12:30 +02:00
Lucas Peter
de2678f43d
global function update 2024-07-30 12:21:15 +02:00
aa2a234bc9 clean some code 2024-07-29 23:14:07 +02:00
a91cb2c306 rework core hierarchy 2024-07-29 15:24:09 +02:00
05f607aafe fix #1 2024-07-29 14:04:10 +02:00
9e14cc915e move sticker !!
Some checks are pending
/ Export Game (push) Has started running
2024-07-28 22:49:46 +02:00
2eef87c163 Cursor look state machine 2024-07-28 14:15:04 +02:00
bf0ddce8a5 Clean 2024-07-28 14:04:58 +02:00
06184afcb8 Sticker shader on detecxtion 2024-07-27 17:04:27 +02:00
e4e21741c1 add Debug draw + grab logic 2024-07-27 16:30:15 +02:00
0d315e3f90 fix cursor code 2024-07-26 23:21:09 +02:00