This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| en:examples:objects:object_with_shadow [2018/02/14 04:47 (8 years ago)] – ↷ Page moved from examples:objects:object_with_shadow to en:examples:objects:object_with_shadow iarwain | en:examples:objects:object_with_shadow [2025/09/30 17:26 (6 weeks ago)] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 16: | Line 16: | ||
| < | < | ||
| [CannonObject] | [CannonObject] | ||
| - | Graphic = CannonGraphic | + | Graphic |
| - | Smoothing = true | + | Smoothing |
| - | Position = (300, 200, -0.1) | + | Position |
| - | Rotation | + | AngularVelocity |
| - | ChildList = CannonShadow | + | ChildList |
| [CannonGraphic] | [CannonGraphic] | ||
| Texture = cannon.png | Texture = cannon.png | ||
| - | Pivot = (18.5, 26, 0) | + | Pivot |
| [CannonShadow] | [CannonShadow] | ||
| - | Graphic = CannonShadowGraphic | + | Graphic |
| - | Position = (-20, 20, 0.0) | + | Position |
| IgnoreFromParent = position.rotation | IgnoreFromParent = position.rotation | ||
| - | [CannonShadowGraphic@CannonGraphic] | + | [CannonShadowGraphic] |
| Texture = cannon-shadow.png | Texture = cannon-shadow.png | ||
| - | Alpha = 0.5 | + | Pivot = (24, 33, 0) |
| + | Alpha | ||
| </ | </ | ||
| ===== Result ===== | ===== Result ===== | ||
| - | {{ :examples: | + | {{ examples: |