Releases: defold/examples
Releases · defold/examples
v31cfe243822a764f8402c003eab8307388054d9a
Fixed materials
v06a5e933a668e255d812d221c68d32bc4300d5a2
Add world-to-screen example (#138)
v77cae1d047a0d92b3664a74de3a8b9ef099ecd0e
Fixed physics debug example and added description regarding collectio…
v59f523597cdfc57dd3a2b7a3d221df72914cd877
Added basic 3D FPP example of movement and look around. (#131) * Added basic 3D FPP example of movement and look around. * Fixed name of the character controller script.
v31500dde81de0b46f7825d202112e2d674236782
122 spawn with script properties (#124) * Added example for factory with script properties. * Added thumbnail. * Changed example to emphasize power of properties more. * Fixed typos
vd83f72031b5eeec0f5b06b46031608e88bad042a
Added example for animation states (#129) * Added example for animation states - a simple finite state machine for 2D character controller. * Fixed flipping sprite after turn animation is finished.
vaf2892e3ef6e93687709bd44fa72442aaeead085
Added basic random numbers example. (#130)
vd7e3b9f49931334912e33e618130e9369136648d
Added example for particlefx emission space difference. (#128)
v4cd0b58d5337a66af08eb89f05f7b8cbf1080cf4
load json as resource example (#126)
vb4dbf3ef7557ca0be63361114624b3ca2bf7f710
Updated vertex color example to use new shaders. Fixed rapid clicking…