Commit Graph

14 Commits

Author SHA1 Message Date
Chris
6d57b7bb56 added: new maru model and downed animation 2025-10-20 13:47:16 -04:00
Chris
0240f677c4 change: ownership can now be be changed on objects 2025-10-08 22:58:39 -04:00
Chris
7210ed71a9 maint: clean up for gameobject name change in player class 2025-10-08 22:56:43 -04:00
Chris
44e3a3ef7a added: units can now have their movement settings set through rpc 2025-10-08 22:55:55 -04:00
Chris
5886c9783b refactor: moved a lot of player related scripts to the Reset.Units namespace 2025-10-07 21:30:32 -04:00
Chris
21cf013c10 improv: lock on targeting debugging option (cont.) 2025-10-04 16:59:03 -04:00
Chris
3db3ca2776 change: player facing direction is now forced to "static" from "towardstarget" if there is no target. player always rotates towards target instead of only when moving 2025-10-04 16:57:32 -04:00
Chris
de460d9f0a improv: lock on targeting debugging option 2025-10-04 16:56:28 -04:00
Chris
1240afb051 added: go hard state and a melee combo for it 2025-10-04 15:40:13 -04:00
Chris
19f8662bad fix: modifications to direction handling for when move stick is pressed lightly 2025-10-04 15:39:10 -04:00
Chris
11f2ae26cc maint: moving around methods to work better with Unit/Player/Enemy classes 2025-10-04 13:47:32 -04:00
Chris
8a1d135138 change: added Unit layer (disabled self layer checking in observers, this will need to be fixed) 2025-10-04 13:46:50 -04:00
Chris
81bb40c1d8 maint: added Enemy class 2025-10-04 01:15:33 -04:00
Chris
af0aab450b maint: renamed player folder to units to match namespaces. added unit class as well. 2025-10-04 01:05:37 -04:00