It looks like you're new here. If you want to get involved, click one of these buttons!
hgy29
Maintainer

Likes: oleg, aditya, Atavismus, Ninjadoodle, snooks, jdbc, pie, SinisterSoft, antix, MoKaLux
Comments
nexus 7 :
- opens the map
- Pressing the red dot does not work
- click the menu icon - it does not work
https://play.google.com/store/apps/developer?id=razorback456
мій блог по гідерос https://simartinfo.blogspot.com
Слава Україні!
Fragmenter - animated loop machine and IKONOMIKON - the memory game
https://play.google.com/store/apps/developer?id=razorback456
мій блог по гідерос https://simartinfo.blogspot.com
Слава Україні!
https://play.google.com/store/apps/developer?id=razorback456
мій блог по гідерос https://simartinfo.blogspot.com
Слава Україні!
checked this version 1.0
checked 1.0.3 - works fast
Likes: antix
https://play.google.com/store/apps/developer?id=razorback456
мій блог по гідерос https://simartinfo.blogspot.com
Слава Україні!
Likes: Apollo14
https://deluxepixel.com
To make it faster, I replaced 3D noise with 2D noise (faster), and reduced turbulence iterations, which should have divided by two the shader execution time.
https://itunes.apple.com/fr/app/arthur-aziliz/id1330653665
Likes: antix, SinisterSoft, jdbc
https://github.com/gideros/gideros
https://www.youtube.com/c/JohnBlackburn1975
Did you use bump for collison detection or box2d?
I guess you can improve dead animation, may be some blood explosion or similar and may be walking animation could be have more sprites.
Graphics are ok and camera is moving smooth.
Likes: totebo
https://play.google.com/store/apps/developer?id=razorback456
мій блог по гідерос https://simartinfo.blogspot.com
Слава Україні!
As @oleg says, adding blood would probably degrade age rating. In fact it is already graded 7 or 9 just because it shows 'violence', although the game is overall fit for a 5yo child IMO.
Likes: jdbc, antix
Games that add loads of blood often get loads of downloads, I personally think it could work really well with this game as it would be pretty surreal - a nice cute game and OTT blood would be great!
Maybe add a second build - the 'unrated' edition ?
Likes: jdbc, totebo
https://deluxepixel.com
Likes: SinisterSoft
Eventually I'm going to recode the game using Gideros (if @Favfly doesn't beat me to it) !
With modern machines I'll be able to add bucket loads of blood and still keep the game at 60hz, on the Amiga I couldn't add that much as the hardware was pretty slow compared to modern machines - it did run at 60hz though...
Likes: Atavismus, jdbc
https://deluxepixel.com
I suggested to improve the dead animation because it seemed so strange when you die and just disappeared.
Likes: jdbc
https://deluxepixel.com
http://docs.giderosmobile.com/reference/enhancement
Likes: SinisterSoft
eg:
http://docs.giderosmobile.com/reference/enhancement/bigsmall
See that it's faster than math.abs, math.min and math.max
Likes: jdbc
https://deluxepixel.com
for me a native pathfinding class (like jumper lua library) and a native steering class (ala open steering) would be pretty good to have built into Gideros
Likes: jdbc, totebo