pokepetter / ursina

A game engine powered by python and panda3d.
https://pokepetter.github.io/ursina/
MIT License
2.13k stars 321 forks source link

Typo on documentation Entity Basics - Other Magic Functions #652

Closed Progman2002 closed 5 months ago

Progman2002 commented 6 months ago

Typo on https://www.ursinaengine.org/entity_basics.html at the bottom:

Sometimes you want side effects when you enable/disable and entity, ...

Should be

Sometimes you want side effects when you enable/disable an entity, ...

Maksim-Karpov commented 6 months ago

I think, the documentaion isn't being updated anymore.

pokepetter commented 5 months ago

Fixed in the source. Will be fixed on the live page after the next release.