Es/Entity: Difference between revisions
< Es
Jump to navigation
Jump to search
Tag: New redirect |
(Removed redirect to Entity/en) Tag: Removed redirect |
||
Line 1: | Line 1: | ||
{{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

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.
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.
You can help by updating the translation.
Also, please make sure the article complies with the alternate languages guide.
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:
- Entidad de sólido (no en
)
- Entidad de punto
- Entidad de malla (only in
)
- Path entity
(only in
)
Por carácter interno:
Véase también
- Categoría:Entidades
- Añadir entidades de punto (parte de una serie de tutoriales)
- Crear entidades de sólido (ídem)
- Creación de entidades (a quick reference)
- Entidades en profundidad
- Lista de entidades
- Programar Su primera entidad
- Comando de consola dump_entity_sizes