broken_seals/game/player
Relintai 9cab73125e Forgot to change it for the networked player scene. 2020-03-05 10:30:44 +01:00
..
CameraPivot.gd
CharacterSkeletonAttachPoint.gd
CharacterSkeletonGD.gd -CharacterSkeleton now uses _enter_tree() instead of _init() to set itself up, also it will duplicate the character material here, instead of durgin generation. This fixed a threading related crash. 2020-02-16 16:23:45 +01:00
DisplayEntity.gd
DisplayPlayer.gd
DisplayPlayer.tscn
EntityModel.gd
GUI.gd
Mob.gd Actual contents of f2ac08f7. Not sure how I managed to mess up like this. 2020-03-04 18:47:20 +01:00
Mob.tscn Reduce mob nameplate range to 50 meters. 2020-03-05 10:29:58 +01:00
MobTest.gd
NamePlate.gd -CharacterSkeleton now uses _enter_tree() instead of _init() to set itself up, also it will duplicate the character material here, instead of durgin generation. This fixed a threading related crash. 2020-02-16 16:23:45 +01:00
NetworkedPlayer.gd
NetworkedPlayer.tscn Forgot to change it for the networked player scene. 2020-03-05 10:30:44 +01:00
Player.gd
Player.tscn
PlayerGDBase.gd
Unitframes.gd