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/13 20:47 (7 years ago)] – ↷ Page moved from examples:objects:object_with_shadow to en:examples:objects:object_with_shadow iarwain | en:examples:objects:object_with_shadow [2020/08/19 19:45 (5 years ago)] (current) – ↷ Links adapted because of a move operation sausage | ||
---|---|---|---|
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: |