Closed jkatsanis closed 1 month ago
Predicted Time: 1 Hour Definition of done: When the bool "IsControlSprite" is added, that tells the engine this is a sprite that can move, for collision checks
Fixed it using !this->ptr_Sprite->Physicsbody.Exist
!this->ptr_Sprite->Physicsbody.Exist
Predicted Time: 1 Hour Definition of done: When the bool "IsControlSprite" is added, that tells the engine this is a sprite that can move, for collision checks