Es/Entity: Difference between revisions

From Valve Developer Community
< Es
Jump to navigation Jump to search
(Ryo moved page Entity/es to Entity/en: oops)
Tag: New redirect
 
(Removed redirect to Entity/en)
Tag: Removed redirect
Line 1: Line 1:
#REDIRECT [[Entity/en]]
{{Language subpage}}
<!-- Add the categories to the main page, not here. Some template, such as {{This is a}}, and all Table templates should be placed to the main page. -->
 
[[Category:Entities:es]][[Category:Glossary:es]]
Un objeto definido en el [[Source:es|motor Source]] como tener características que lo diferencian del "[[worldspawn:es|mundo]]" (sólidos del mundo).
 
== Tipos ==
Por forma:
* [[Brush entity:es|Entidad de sólido]] {{source2|not|suf=:es}}
* [[Point entity:es|Entidad de punto]]
* [[Mesh entity:es|Entidad de malla]] {{source2|only|suf=:es}}
* [[Path entity]] {{en}} {{source2|only|suf=:es}}
Por carácter interno:
* [[:Category:Internal entities:es|Entidad interna]]
* [[:Category:Non-internal entity:es|Entidad no interna]]
 
== Véase también ==
* [[:Category:Entities:es|Categoría:Entidades]]
* [[Adding Point Entities:es|Añadir entidades de punto]] (parte de una serie de tutoriales)
* [[Creating Brush Entities:es|Crear entidades de sólido]] (ídem)
* [[Entity Creation:es|Creación de entidades]] (a quick reference)
* [[Entities in Depth:es|Entidades en profundidad]]
* [[List of entities:es|Lista de entidades]]
* Programar [[Your First Entity:es|Su primera entidad]]
* Comando de consola {{ent:es|dump_entity_sizes}}

Revision as of 14:14, 21 January 2024

English (en)Deutsch (de)Español (es)Hrvatski (hr)Português (pt)Русский (ru)中文 (zh)Translate (Translate)
Info content.png
This translated page needs to be updated.
You can help by updating the translation.
Also, please make sure the article complies with the alternate languages guide.(en)
This notice is put here by LanguageBar template and if you want to remove it after updating the translation you can do so on this page.


Un objeto definido en el motor Source como tener características que lo diferencian del "mundo" (sólidos del mundo).

Tipos

Por forma:

Por carácter interno:

Véase también