Phazorknight / Cogito

Immersive Sim Template Project for GODOT 4
MIT License
865 stars 98 forks source link

Cogito Door Style Changes plus Close Door Without Interactor #163

Closed ac-arcana closed 5 months ago

ac-arcana commented 5 months ago

Added a class name. Reordered variables Created a variable region Double spaced functions Added a null check on player_interaction_component in close_door. This is so that entities that are not the local player can close doors without a crash