Releases: defold/examples
Releases · defold/examples
vbe4df74d595a21346012ec576e32e86ae707b68d
Added example to get and set ParticleFX properties. (#158) * Added example to get and set ParticleFX properties. * Remove not used gui.
v568cc96ac384325e721b2abd8ec02fefda1d5c1a
Removed duplicated bullet points from the animation states example. (…
vd83129bca1075898b013ee748024fd2c6012bdb1
Added billboarding example for sprites and particle fx. (#155)
ve3a0837266c27cadb10d28e470c59523c5200cf7
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
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
Merge branch 'master' of https://github.com/defold/examples
vdd6cffc305892ab675e9519641b3a64b8a1139e4
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
Fixed localization example directory.
vcebab747bf53b55b8e8cd5fe2fb257fc09797da1
Revert "Fixed lua file references in localization example." This reverts commit bca82e75b33344ec8e42ae869ffa633649d6a286.
vbca82e75b33344ec8e42ae869ffa633649d6a286
Fixed lua file references in localization example.