Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Feb 18, 2018, 5:49:32 PM (7 years ago)
Author:
landauf
Message:

[SOBv2_HS17] fixed a bunch of runtime warnings

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/Presentation_HS17_merge/data/levels/SOB.oxw

    r11766 r11772  
    77
    88        <?lua
    9         include("HUDTemplates3.oxo") 
    10         include("jumpHUD.oxo")
    119        include("stats.oxo")
    1210        include("templates/lodInformation.oxt")
     
    8078
    8179        <Template name=gumbaShootable>
    82                 <SOBGumbaBoss collisionType="dynamic" speed=60>
     80                <SOBGumba collisionType="dynamic" speed=60>
    8381                        <attached>
    8482                                <Model mesh="Goomba.mesh" position="0,0,1" scale=3 pitch=90/>                           
     
    8785                                <BoxCollisionShape position="0,0,0" halfExtents="5,5,3" />                     
    8886                        </collisionShapes>
    89                 </SOBGumbaBoss>
     87                </SOBGumba>
    9088        </Template>
    9189
Note: See TracChangeset for help on using the changeset viewer.