Sometimes play animation behaviour starts with the last image
 Offline
Offline
Latest posts made by Hakan
- 
Play animation
- 
RE: hyperPad Games in the App StoreMy new game caveman bounce is available on appstore.I wasnt able to upload to hub because of a bug.pls dwnload and rate to support me! Hakan Dede: Caveman bounce 
 https://itunes.apple.com/tr/app/caveman-bounce/id1350567523?l=tr&mt=8
- 
RE: Ai fileI dont have an imac.if you do and you can convert them I can email you can also use these in your projects and you will need buy them only if you decide to release on appstore. 
- 
Ai fileI have some game assets in ai format but I am not able to convert to png.I wonder if there is someone here using adobe illustrator or if you know how to convert can you help me about it. 
 I can email the files.
- 
RE: Ad Preview InconsistencyMostly admob earnings are from clicks,impressions doesnt earn anything or only very little. 
- 
RE: How to change value during gameUse behaviour on and off behaviours.lets think an object patrols 5 speed when object collided another object behaviour off patrol 5 and behaviour on patrol 10 and if you want to patrol 5 again you can use wait(or collided) after 7 seconds again behaviour on patrol 5 bahvşour off patrol 10 
- 
RE: How to do a Ledge Grab?It doesnt seem impossible to do,with a couple tries it should be possible to do it.I liked the light that makes the character look original color,it makes a different sense. 
- 
RE: How to do a Ledge Grab?Place a hidden object near the wall to grab slightly higher than the character when player jumps it collides with hidden object then play climbing animation and behaviour move to point or move by and it should reach top of the wall.I am not sure but sometimes hidden objects are disabled you can also set color of object 0 opacity to hide it.