1
Fork 0
mirror of https://github.com/Steffo99/swear-jar.git synced 2024-11-22 07:44:17 +00:00
Commit graph

22 commits

Author SHA1 Message Date
c5176574e8
The Big Cleanup (tm) 2023-10-02 02:53:12 +02:00
4cb232fb38
Tweak stuff but i forgot which 2023-10-02 00:57:55 +02:00
b713c3acb9
WIP stuff just for merge 2023-10-01 23:57:00 +02:00
Matteo Balugani
29712fb69d ? 2023-10-01 22:36:26 +02:00
2d864c8c28
Fix spawned signal parameter type 2023-10-01 02:57:06 +02:00
227487f58c
Use bitwise and for spawner overlap collision mask 2023-10-01 02:47:54 +02:00
5f3e361a9d
Remove hit buffer print log 2023-10-01 02:41:49 +02:00
8e83184150
Add spawned signal to spawner 2023-10-01 02:41:39 +02:00
e80e81b938
Buffer area overlapping bodies as well so spawns are more natural 2023-10-01 02:38:27 +02:00
c9c57a1ff9
Add spawn randomization 2023-10-01 02:27:49 +02:00
a10335c0b9
Spawn coins at random positions along the shape extents 2023-10-01 02:18:08 +02:00
abfadcee49
Do not use clampi to keep code simple 2023-10-01 01:59:28 +02:00
265da5fe50
Cache $Area reference in Spawner 2023-10-01 01:58:46 +02:00
cc60fc1ff9
Buffer coin spawns 2023-10-01 01:56:54 +02:00
f844cd02d2
Configure spawners 2023-10-01 01:33:54 +02:00
Matteo Balugani
be64f3d8d7 implemented logic for manual and automatic spawner 2023-10-01 00:25:13 +02:00
0f51e2e8d6
Prevent spawn if coins would overlap 2023-10-01 00:05:15 +02:00
42c2344ec0
Update changed things?? 2023-09-30 23:59:28 +02:00
bf6541fe60
Implement gravity from gyro (and more phys tweaks) 2023-09-30 23:13:55 +02:00
5f5337c91f
"Fix" physics 2023-09-30 22:53:38 +02:00
Matteo Balugani
aa90d5a797 modifiche ignorabili 2023-09-30 20:36:57 +02:00
Matteo Balugani
ff2137367f made basic spawner 2023-09-30 20:16:14 +02:00