Commit graph

16 commits

Author SHA1 Message Date
7b56493fa9 Made sprites resizable 2023-06-03 20:29:24 +02:00
f778e702e4 Implemented texture ressource management, sprites, animated sprite sheets and scaffoling for collectables 2023-06-03 19:33:41 +02:00
fd723a9689 Implemented parent/child structure for game objects 2023-05-30 02:13:10 +02:00
36f6a5e22d Implemented parent/child relationships for coordinates 2023-05-29 21:39:18 +02:00
7b1a357998 Extracted speed property 2023-05-29 00:22:36 +02:00
8ca3547306 Refined, improved and fixed tracking view 2023-05-25 22:40:26 +02:00
Maximilian Giller
b3c129e356 Basic trackable view 2023-05-24 14:00:51 +02:00
29c5eb7bdd Sync commit, re-implementing tracking view 2023-05-24 01:15:05 +02:00
beb87da14b Implemented direction rotation for movement, to align with player view 2023-05-20 17:08:47 +02:00
875fab8c46 Adds player spawner and greatly improves input identity handling 2023-05-20 00:10:03 +02:00
Maximilian Giller
c3bc72fb4c KeyFeatures added and sync commit 2023-05-17 23:22:45 +02:00
Maximilian Giller
bf47252b8a Fixed inverted controller output 2023-05-17 14:41:30 +02:00
Maximilian Giller
ddea927ce0 Input Identities added and basic controller support 2023-05-17 14:13:39 +02:00
Maximilian Giller
f9c592b6e0 Fixed directions being inverted. Now differentiating between screen and conventional direction vector 2023-05-14 22:23:25 +02:00
Maximilian Giller
1017fee4d3 Improved directions systems and made basic player movable 2023-05-10 14:51:09 +02:00
7b0560f6fd Global static input handling 2023-05-08 18:20:55 +02:00