32 Commits

Author SHA1 Message Date
pbentes
ac112b78d6 Added a platform to test the uncrouch behaviour 2024-09-01 23:12:42 +01:00
pbentes
af0bfc6aa7 Updated the gravity value 2024-09-01 23:12:17 +01:00
pbentes
e54fcf2acf Adjusted movement speed values 2024-09-01 20:02:31 +01:00
pbentes
afaaec6f56 Added a reset of the elapsed time in the crouch 2024-09-01 19:40:40 +01:00
pbentes
dbbac79339 Added a new step obstacle to test the functionality of steping over objects 2024-09-01 19:37:40 +01:00
pbentes
6e314ef557 Added player to the devtest scene 2024-09-01 14:38:28 +01:00
pbentes
c315b8a9a4 Created player actor scene 2024-09-01 14:38:14 +01:00
pbentes
3d665406a5 Added camera look script 2024-09-01 14:37:59 +01:00
pbentes
6a143e2402 Added player script to handle player actor initialization 2024-09-01 14:37:49 +01:00
pbentes
a5ccebd798 Added walking state 2024-09-01 14:37:03 +01:00
pbentes
317af8672a Added running state 2024-09-01 14:36:53 +01:00
pbentes
dbfdc6f422 Added ducking state 2024-09-01 14:36:43 +01:00
pbentes
d3e82d32ee Added airborne locomotion state 2024-09-01 14:36:21 +01:00
pbentes
d4a4b6ce4a Updated the locomotion script to fetch the settings from the current locomotion state 2024-09-01 14:36:03 +01:00
pbentes
8ffb521e00 Added locomotion input actions 2024-09-01 00:15:58 +01:00
pbentes
439fa3f5cd Fixed a couple values in the ShapeCast3D node 2024-08-31 14:42:36 +01:00
pbentes
b0b17920dc Added a script template for states 2024-08-31 14:32:14 +01:00
pbentes
b373de8f38 Added a base locomotion state class 2024-08-31 14:31:51 +01:00
pbentes
0ebd30de24 Updated the locomotion settings resource so the jump impulse is not exported 2024-08-31 14:31:30 +01:00
pbentes
e3f9ecfc70 Created the locomotion system scene 2024-08-30 00:11:28 +01:00
pbentes
1b92e29897 Added the locomotion script 2024-08-30 00:11:04 +01:00
pbentes
678024577d Added the locomotion settings resource class 2024-08-29 23:43:15 +01:00
pbentes
dc8033e46e Added comments explaining the function of classes 2024-08-29 23:31:16 +01:00
pbentes
dc1e1b7397 Added devtest as the default scene 2024-08-29 23:08:35 +01:00
pbentes
3fe901563b Changed the renderer to Forward+ 2024-08-29 23:07:58 +01:00
pbentes
b3d8f76e69 Created the devtest scene 2024-08-29 23:07:26 +01:00
pbentes
9c3669ba4e Created prototyping materials 2024-08-29 23:07:00 +01:00
pbentes
6ceb96abdf Added kenney's prototyping textures 2024-08-29 23:06:40 +01:00
pbentes
74487f9cfd Added state machine source code 2024-08-29 22:35:31 +01:00
pbentes
a279d6d166 Added license 2024-08-29 22:28:43 +01:00
pbentes
f518cd8175 Created project 2024-08-29 22:28:11 +01:00
Pedro Bentes
be45f7d776
Initial commit 2024-08-29 22:27:22 +01:00