Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changes between Version 39 and Version 40 of content/LevelHowTo


Ignore:
Timestamp:
Dec 22, 2013, 12:03:44 AM (10 years ago)
Author:
jo
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • content/LevelHowTo

    v39 v40  
    157157}}}
    158158'''Pickupspawner - attributes''':
    159  * triggerDistance: Distance to collect the pickup. The larger the triggerDistance, the easier it is to get the pickup.
    160  * respawnTime: After respawntime seconds a new pickup will appear, if the pickup had been collected.
    161  * maxSpawnedItems: After maxSpawnedItems no further pickup will appear.
     159 * '''triggerDistance''': Distance to collect the pickup. The larger the triggerDistance, the easier it is to get the pickup.
     160 * '''respawnTime''': After respawntime seconds a new pickup will appear, if the pickup had been collected.
     161 * '''maxSpawnedItems''': After maxSpawnedItems no further pickup will appear.
    162162'''Pickups - have a look at pickups.oxw''':
    163163|| <ShieldPickup template=hugeshieldpickup /> ||<ShieldPickup template=mediumshieldpickup />||<ShieldPickup template=smallshieldpickup />||
     
    254254<DistanceTrigger name="flying1" position="800,700,600" target="Pawn" distance=10 stayActive="true" delay=6/>
    255255
    256 <SimpleNotification message="Let's fly to the blinking light.">
     256<SimpleNotification message="Let's fly to the blinking light." broadcast="true">
    257257    <events>
    258258       <trigger>