{"author_link":"\/users\/max0n4ik","author_name":"Max0n4ik","author_uid":1356750,"comments":[{"id":1087979,"author_name":"enderswype","author_uid":"enderswype","epoch":1728371532,"text":"graphics are nice and polished but i couldn't really get to the gameplay part, the mouse is free so when i hit the borders of the screens i can't turn in this direction anymore :(\nAnd for some reason, E R T actions make the game crash on itch for me ..\nAll I wanted was to stack some ants and fights some bugs x)","format":"md","likes":3,"spam":"N"},{"id":1087985,"author_name":"zwartraider","author_uid":"zwartraider","epoch":1728371633,"text":"Wow, that ant looks badass! Love the smooth animations! I really liked exploring the environment, though the game would regularly freeze on me. Still very fun! :ant: ","format":"md","likes":2,"spam":"N"},{"id":1088005,"author_name":"Quintec","author_uid":"quintec","epoch":1728371932,"text":"Funky music, but I couldn't figure out what to do in the game. I also accidentally fell off the map a few times :P","format":"md","likes":1,"spam":"N"},{"id":1088021,"author_name":"Kamuniaft","author_uid":"kamuniaft","epoch":1728372105,"text":"collected some stuff, beat the shit out of some bug. Sadly, wasn't able to find out what actions supposed to do - game crashes on \"R\" for me. Nice models. Soundtrack is funny :)","format":"md","likes":1,"spam":"N"},{"id":1088022,"author_name":"Slippers","author_uid":"slippers","epoch":1728372143,"text":"Unfortunately the game is crashing when I use the 'E' and 'R' hotkeys, but 'T' isn't causing the crash. Tested on both Firefox and Chrome and it crashes the same in both.\n\nHopefully you might be able to get a bug-fixed build uploaded!\n\n![anttotopia_crash.jpg](\/\/\/raw\/94b\/16\/z\/67c3b.jpg)","format":"md","likes":1,"spam":"N"},{"id":1088036,"author_name":"Arscene","author_uid":"arscene","epoch":1728372384,"text":"The embedded version on the ludum page does not work, use the itch.io link.\n\nUsing 'E' and 'R' crashes the game.\n\nI managed to kill the ladybug and reach the swamp. I was not sure how to fight, but mashing clics and t got me through.\n\nCongrats on your entry !","format":"md","likes":1,"spam":"N"},{"id":1088043,"author_name":"KirLosev","author_uid":"kirlosev","epoch":1728372472,"text":"Didn't expect such a 3D game in a game jam web build. What a timeline we live in! :laughing:  \n\nAnd yeah, just like for other folks, mouse not being locked prevents from fully explore the game. And judging by screenshots, there's a lot to explore!  \n\nHere's a little snippet of code I use to lock the cursor in Unity:  \n```csharp\nprivate void Update()\n{\n  if (Cursor.lockState != CursorLockMode.Locked && Input.GetButton(\"Fire1\") && !EventSystem.current.IsPointerOverGameObject())\n  {\n    Cursor.lockState = CursorLockMode.Locked;\n  }\n\n  if (Cursor.lockState == CursorLockMode.Locked && Input.GetButton(\"Cancel\"))\n  {\n    Cursor.lockState = CursorLockMode.None;\n  }\n\n  if (Cursor.lockState == CursorLockMode.Locked)\n  {\n    var mouseInputX = Input.GetAxis(\"Mouse X\");\n    var mouseInputY = Input.GetAxis(\"Mouse Y\");\n    \/\/ get other input\n  }\n```\n\nThanks for participating! And wish you to make more games and see you in the next Ludum Dare :v: Good luck!","format":"md","likes":1,"spam":"N"},{"id":1088492,"author_name":"Rita Shvets","author_uid":"rita-shvets","epoch":1728377566,"text":"Top insects and 3D done very cool for the eye!","format":"md","likes":2,"spam":"N"},{"id":1098017,"author_name":"Catakun","author_uid":"catakun","epoch":1728465927,"text":"It is very fun","format":"md","likes":1,"spam":"N"},{"id":1098817,"author_name":"inre-dan","author_uid":"inre-dan","epoch":1728476164,"text":"Unfortunately I get the same JavaScript error on Itch\/Firefox. rip.","format":"md","likes":1,"spam":"N"},{"id":1099082,"author_name":"djidanebe","author_uid":"djidanebe","epoch":1728479600,"text":"The \"walking\" aspect of the game is well. \nAnimation of the ant is realy cool. I'm pretty sure that she can hear the music and moves on it ^^\nControl are a bit difficult due to camera, but I suspect the fact that I use a mouse and not a controller. \n\nThe \"battle\" aspect confused me. There is no rigid hitbox, and game sometimes crash when I try to hit something. ","format":"md","likes":1,"spam":"N"},{"id":1099516,"author_name":"Sviborg","author_uid":"sviborg","epoch":1728485299,"text":"It was unexpectedly cool! \ud83d\udca5 The game surprised me with its stylish 3D models and animations of insects, especially the ant looks just amazing! \ud83d\udc1c The graphics are very polished and pleasing to the eye. I enjoyed exploring the environment, and the music adds even more fun to the atmosphere! \ud83c\udfb6 Despite these small problems, I really had fun smashing bugs and collecting all sorts of things. Great work team, looking forward to fixes and continuation! \ud83d\udc4f","format":"md","likes":1,"spam":"N"},{"id":1103292,"author_name":"goldhand","author_uid":"goldhand","epoch":1728549708,"text":"Thanks everyone for your opinion,all problems was fixed ,you can enjoy our game now!!!","format":"md","likes":0,"spam":"N"},{"id":1103297,"author_name":"Benj1kus","author_uid":"benj1kus","epoch":1728549845,"text":"A bugfix has been posted.\nHold right click to push the ant ","format":"md","likes":0,"spam":"N"},{"id":1109191,"author_name":"bacalear","author_uid":"bacalear","epoch":1728732994,"text":"Great idea with hilarious character","format":"md","likes":1,"spam":"N"},{"id":1111568,"author_name":"Mak1c00","author_uid":"mak1c00","epoch":1728839479,"text":"a difficult game to playe, but i get the idea and its hilarious!!","format":"md","likes":1,"spam":"N"},{"id":1112723,"author_name":"CGraen","author_uid":"cgraen","epoch":1728914139,"text":"Did not understand what the sugar and little ants are for. The combat feels a little slugish and its hard to tell whether you hit enemies or get hit or not. Its a fun concept, reminds me a little of grounded ^^","format":"md","likes":1,"spam":"N"},{"id":1113581,"author_name":"M1FEX","author_uid":"m1fex","epoch":1728975425,"text":"Great Game \u2764\ufe0f\u200d\ud83d\udd25","format":"md","likes":2,"spam":"N"},{"id":1114121,"author_name":"Radjax","author_uid":"radjax","epoch":1729015314,"text":"Very cool entry, was fun to fight the ladybug and explore the levels. Some confusion at first, but got there in the end. 3D is really impressive to do in the time, and love that you got a pause and audio settings in there, as settings are usually missing from LD games.","format":"md","likes":3,"spam":"N"},{"id":1117925,"author_name":"00-madz","author_uid":"00-madz","epoch":1729522757,"text":"the music and the sound effects are 10\/10","format":"md","likes":1,"spam":"N"}],"format":"md","images":["ld56\/wayback-placeholder.png"],"links":[{"url":"https:\/\/apkioa.itch.io\/anttotopia","text":"Link"}],"metadata":{"g_key":"96495","g_author":"1356750","g_event":"LD56","g_eventkey":"115","g_subevent":"JAM","g_urlkey":"446583","g_title":"AntToTopia","g_status":"WAYBACK","g_place":"795","g_commentcount":"20","g_site2_node_id":"404351","g_hide":"N","g_has_icon":"Y","g_rqueue":"0","g_random":"0"},"nds":{"n_key":"404351","n_urlkey":"446583","n_parent":"395186","n_path":"\/events\/ludum-dare\/56\/anttotopia","n_slug":"anttotopia","n_type":"item","n_subtype":"game","n_subsubtype":"jam","n_author":"356750","n_created":"1728338124","n_modified":"1776787722","n_version":"1266137","n_status":"WAYBACK"},"node":{"_collation":{"body_sanitizer":"TextUtils::SanitizeHTML via existing importer","event":"LD56","removed_author":false},"_superparent":9,"_trust":1,"author":356750,"body":"You control an ant who is quietly exploring the world of the street, when he unexpectedly falls into a pipe leading to the lair of his enemy - an evil ladybug. To get out and continue your journey, you will have to go through many challenges in this underground pipe system. The ladybug is blocking the way, and you'll need to use your agility and ingenuity to fight him.\n\nAfter an intense battle, you'll be rewarded with a peaceful swamp where the peace and tranquility contrasts with the previous challenges.![photo_2024-10-08_01-20-45.jpg](\/\/\/raw\/e81\/75\/z\/675e2.jpg)![photo_2024-10-08_01-21-23.jpg](\/\/\/raw\/e81\/75\/z\/675e4.jpg)![photo_2024-10-08_01-23-03.jpg](\/\/\/raw\/e81\/75\/z\/675e7.jpg)![photo_2024-10-08_01-23-28.jpg](\/\/\/raw\/e81\/75\/z\/675ea.jpg)![photo_2024-10-08_01-24-05.jpg](\/\/\/raw\/e81\/75\/z\/675ed.jpg)![photo_2024-10-08_01-26-41.jpg](\/\/\/raw\/e81\/75\/z\/675f0.jpg)","comments":20,"comments-timestamp":"2024-10-21T14:59:17Z","created":"2024-10-07T21:55:24Z","files":[{"author":356750,"id":35381,"name":"$$embed-35381.zip","node":404351,"size":20428293,"status":64,"tag":0,"timestamp":"2024-10-07T22:10:50Z"},{"author":356750,"id":35875,"name":"$$embed-35875.zip","node":404351,"size":20427901,"status":64,"tag":0,"timestamp":"2024-10-07T22:47:17Z"}],"files-timestamp":"2024-10-07T22:47:17Z","grade":{"grade-01":28,"grade-02":27,"grade-03":28,"grade-04":30,"grade-05":30,"grade-06":30,"grade-07":26,"grade-08":27},"id":404351,"love":0,"magic":{"cool":144.15206038681,"feedback":22,"given":56.625,"grade":28.25,"grade-01-average":3.288,"grade-01-result":795,"grade-02-average":3.28,"grade-02-result":642,"grade-03-average":2.962,"grade-03-result":804,"grade-04-average":4.107,"grade-04-result":190,"grade-05-average":3.625,"grade-05-result":573,"grade-06-average":3.196,"grade-06-result":506,"grade-07-average":3.542,"grade-07-result":270,"grade-08-average":3.36,"grade-08-result":691,"smart":-6.5147295114395},"meta":{"allow-anonymous-comments":"1","author":[356750,396297,403697,396292],"cover":"\/\/\/content\/e81\/75\/z\/6719c.png","link-01":"https:\/\/apkioa.itch.io\/anttotopia","link-01-tag":[42336]},"meta-timestamp":"2026-04-21T16:08:42Z","modified":"2026-04-21T16:08:42Z","name":"AntToTopia","node-timestamp":"2024-10-07T22:41:56Z","parent":395186,"parents":[1,5,9,395186],"path":"\/events\/ludum-dare\/56\/anttotopia","published":"2024-10-07T22:41:56Z","scope":"public","slug":"anttotopia","subsubtype":"jam","subtype":"game","type":"item","version":1266137},"text":"You control an ant who is quietly exploring the world of the street, when he unexpectedly falls into a pipe leading to the lair of his enemy - an evil ladybug. To get out and continue your journey, you will have to go through many challenges in this underground pipe system. The ladybug is blocking the way, and you'll need to use your agility and ingenuity to fight him.\n\nAfter an intense battle, you'll be rewarded with a peaceful swamp where the peace and tranquility contrasts with the previous challenges.![photo_2024-10-08_01-20-45.jpg](\/\/\/raw\/e81\/75\/z\/675e2.jpg)![photo_2024-10-08_01-21-23.jpg](\/\/\/raw\/e81\/75\/z\/675e4.jpg)![photo_2024-10-08_01-23-03.jpg](\/\/\/raw\/e81\/75\/z\/675e7.jpg)![photo_2024-10-08_01-23-28.jpg](\/\/\/raw\/e81\/75\/z\/675ea.jpg)![photo_2024-10-08_01-24-05.jpg](\/\/\/raw\/e81\/75\/z\/675ed.jpg)![photo_2024-10-08_01-26-41.jpg](\/\/\/raw\/e81\/75\/z\/675f0.jpg)","title":"AntToTopia","wayback_recovered":true,"wayback_source":{"capture":{"original":"https:\/\/api-jam.ludumdare.com\/vx\/node2\/get\/404001+404002+404003+404004+404005+404006+404007+404008+404009+404010+404011+404012+404013+404014+404015+404016+404017+404018+404019+404020+404021+404022+404023+404024+404025+404026+404027+404028+404029+404030+404031+404032+404033+404034+404035+404036+404037+404038+404039+404040+404041+404042+404043+404044+404045+404046+404047+404048+404049+404050+404051+404052+404053+404054+404055+404056+404057+404058+404059+404060+404061+404062+404063+404064+404065+404066+404067+404068+404069+404070+404071+404072+404073+404074+404075+404076+404077+404078+404079+404080+404081+404082+404083+404084+404085+404086+404087+404088+404089+404090+404091+404092+404093+404094+404095+404096+404097+404098+404099+404100+404101+404102+404103+404104+404105+404106+404107+404108+404109+404110+404111+404112+404113+404114+404115+404116+404117+404118+404119+404120+404121+404122+404123+404124+404125+404126+404127+404128+404129+404130+404131+404132+404133+404134+404135+404136+404137+404138+404139+404140+404141+404142+404143+404144+404145+404146+404147+404148+404149+404150+404151+404152+404153+404154+404155+404156+404157+404158+404159+404160+404161+404162+404163+404164+404165+404166+404167+404168+404169+404170+404171+404172+404173+404174+404175+404176+404177+404178+404179+404180+404181+404182+404183+404184+404185+404186+404187+404188+404189+404190+404191+404192+404193+404194+404195+404196+404197+404198+404199+404200+404201+404202+404203+404204+404205+404206+404207+404208+404209+404210+404211+404212+404213+404214+404215+404216+404217+404218+404219+404220+404221+404222+404223+404224+404225+404226+404227+404228+404229+404230+404231+404232+404233+404234+404235+404236+404237+404238+404239+404240+404241+404242+404243+404244+404245+404246+404247+404248+404249+404250+404251+404252+404253+404254+404255+404256+404257+404258+404259+404260+404261+404262+404263+404264+404265+404266+404267+404268+404269+404270+404271+404272+404273+404274+404275+404276+404277+404278+404279+404280+404281+404282+404283+404284+404285+404286+404287+404288+404289+404290+404291+404292+404293+404294+404295+404296+404297+404298+404299+404300+404301+404302+404303+404304+404305+404306+404307+404308+404309+404310+404311+404312+404313+404314+404315+404316+404317+404318+404319+404320+404321+404322+404323+404324+404325+404326+404327+404328+404329+404330+404331+404332+404333+404334+404335+404336+404337+404338+404339+404340+404341+404342+404343+404344+404345+404346+404347+404348+404349+404350+404351+404352+404353+404354+404355+404356+404357+404358+404359+404360+404361+404362+404363+404364+404365+404366+404367+404368+404369+404370+404371+404372+404373+404374+404375+404376+404377+404378+404379+404380+404381+404382+404383+404384+404385+404386+404387+404388+404389+404390+404391+404392+404393+404394+404395+404396+404397+404398+404399+404400+404401+404402+404403+404404+404405+404406+404407+404408+404409+404410+404411+404412+404413+404414+404415+404416+404417+404418+404419+404420+404421+404422+404423+404424+404425+404426+404427+404428+404429+404430+404431+404432+404433+404434+404435+404436+404437+404438+404439+404440+404441+404442+404443+404444+404445+404446+404447+404448+404449+404450+404451+404452+404453+404454+404455+404456+404457+404458+404459+404460+404461+404462+404463+404464+404465+404466+404467+404468+404469+404470+404471+404472+404473+404474+404475+404476+404477+404478+404479+404480+404481+404482+404483+404484+404485+404486+404487+404488+404489+404490+404491+404492+404493+404494+404495+404496+404497+404498+404499+404500?authors&parents&superparent"},"object":"objects\/sha256\/38\/38c95627c1ebff25d1a92921a1485da70a0b46d2f56b6881b4f8133ce8b576d1","record":"shard-2\/json-live-urgent-v3\/records\/bbc4a305f9d8589649075d41fe7a9b965cc7983c32fd1129878570b7c794ef08.json","sha256":"38c95627c1ebff25d1a92921a1485da70a0b46d2f56b6881b4f8133ce8b576d1","source":"https","stored_at":1784022525}}