11 Commits

Author SHA1 Message Date
MihailRis
d22948f45c update entity.spawn(...): now returns an Entity instead of id 2024-06-29 21:10:23 +03:00
MihailRis
c54be7b2b1 add standard components test 2024-06-28 18:57:40 +03:00
MihailRis
e0e5faa4a8 add entity event: on_grounded 2024-06-28 12:47:45 +03:00
MihailRis
1ca0761f49 update entity.spawn(...) 2024-06-27 07:50:26 +03:00
MihailRis
94dd69350d add Transform and Rigidbody components (test) 2024-06-27 07:43:38 +03:00
MihailRis
f70e923c7c entity.get_rot, .set_rot 2024-06-27 05:23:44 +03:00
MihailRis
20ab48ecab add drop.json 2024-06-27 03:09:16 +03:00
MihailRis
f3c5afa1ab add debug hitboxes render 2024-06-25 20:11:46 +03:00
MihailRis
330892bbcd update player.drop callback 2024-06-25 19:09:09 +03:00
MihailRis
8e931d8f53 add entity library 2024-06-25 16:35:06 +03:00
MihailRis
eacbc1b9d0 add entity.test(...) function 2024-06-24 23:36:20 +03:00