Creating Portal Turret Claws: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Fixed back button)
Line 6: Line 6:
This page will teach you how to create turret claws, some seen in <code>testchmb_a_15</code> and others in <code>escape_01</code> and <code>escape_02</code>.
This page will teach you how to create turret claws, some seen in <code>testchmb_a_15</code> and others in <code>escape_01</code> and <code>escape_02</code>.
== See Also ==
== See Also ==
* [[Portal Behind The Scenes Level Creation]]


* [[Portal Level Creation]]
* [[Portal Level Creation]]
[[Category: Level Design]][[Category: Portal]][[Category: Tutorials]][[Category:Level_Design_Tutorials]]
[[Category: Level Design]][[Category: Portal]][[Category: Tutorials]][[Category:Level_Design_Tutorials]]

Revision as of 00:53, 3 June 2022

Portal Level Creation

Stub

This article or section is a stub. You can help by expanding it.

Introduction

This page will teach you how to create turret claws, some seen in testchmb_a_15 and others in escape_01 and escape_02.

See Also