Skip to content

Releases: defold/examples

vbe4df74d595a21346012ec576e32e86ae707b68d

25 Mar 07:01
be4df74

Choose a tag to compare

Added example to get and set ParticleFX properties. (#158)

* Added example to get and set ParticleFX properties.

* Remove not used gui.

v568cc96ac384325e721b2abd8ec02fefda1d5c1a

23 Mar 08:38
568cc96

Choose a tag to compare

Removed duplicated bullet points from the animation states example. (…

vd83129bca1075898b013ee748024fd2c6012bdb1

21 Mar 10:03
d83129b

Choose a tag to compare

Added billboarding example for sprites and particle fx. (#155)

ve3a0837266c27cadb10d28e470c59523c5200cf7

20 Mar 13:49
e3a0837

Choose a tag to compare

Added texture scrolling example  (#154)

* Added texture scrolling example using texture transform 2d attribute and Defold provided time in shaders.

* Updated the example to exclude custom texture transform attribute and use the default one instead. Reduced size of the images.

v6a8808218bf1c0d984336de5f16657745332ca71

12 Feb 12:15
6a88082

Choose a tag to compare

Added interpolation example. (#148)

* Added interpolation example.

* Changed rotation to use vectors instead of quaternions. Fixed getting config number. Fixed game.project settings and updated manual.

v89696d26f64b9e6d6ddfc49249d91b895cf64cf7

11 Feb 12:05

Choose a tag to compare

Merge branch 'master' of https://github.com/defold/examples

vdd6cffc305892ab675e9519641b3a64b8a1139e4

10 Feb 06:48
dd6cffc

Choose a tag to compare

Added example on how to apply force to physics collision objects. (#147)

* Added example on how to apply force to physics collision objects.

* Changed title of the example in game.project

vfbd6700c121e5864fbe1a2b41781afdeaa7a6e94

08 Feb 10:42

Choose a tag to compare

Fixed localization example directory.

vcebab747bf53b55b8e8cd5fe2fb257fc09797da1

08 Feb 15:51

Choose a tag to compare

Revert "Fixed lua file references in localization example."

This reverts commit bca82e75b33344ec8e42ae869ffa633649d6a286.

vbca82e75b33344ec8e42ae869ffa633649d6a286

08 Feb 14:23

Choose a tag to compare

Fixed lua file references in localization example.