Amphibian submarine test for City Shark
Available on the App Store https://apps.apple.com/ca/app/city-shark/id1487676907#?platform=iphoneand on Google Play https://play.google.com/store/apps/details?id=com.solubleinc.topshark
View ArticleNeed Ideas For Cyberpunk Game
Hey!I'm designing a top-down racing shooter game. In that game, there will be a single and multiplayer mode. So I'm thinking about the story around the game. To give you some insights your first...
View ArticleProject Escapes(Day 8.5)
Day 8 of the development.Finally some nice game logic, every one can place blocks. But to add some logic to it has some challenges. But we did it. Now you can open doors by turning the lever. Special...
View ArticleHow to properly exit this if statement (c#)
I'm trying to get my enemy to detect my player using a Raycast, making him stop and perform an attack. I want to make the enemy resume his idle state once the Player is out of the ray's range. Right...
View ArticlePerforce announces games industry survey - $500 Amazon voucher incentive
Perforce Software has launched a survey looking at various aspects of games development and invites the games community to complete its questionnaire (with an incentive of a $500 Amazon voucher for the...
View ArticleRPG auto attack or not
Hello there.I'm building 3d rpg where main hero walks/runs and fights/attacks enemies with sword. This is not a single tap idler. Top down camera. This game is for mobile/Mac/win/linux. For now attack...
View ArticleLet's make an open source game engine for audio and video games!
Hello.My name is Constantine.I published here a topic about the engine for audio games for blind developers.Today, I ask for your help!I ask for help from those who are a good developer. I ask for help...
View ArticleA Week in WebAR: 2020 Auggie Awards Edition
Nine 8th Wall Projects Nominated for Auggie Awards for the 11th Annual AWE USAWith AWE 2020 Online right around the corner, we’d like to recognize our talented partners’ WebAR projects that have been...
View ArticleFixed timestep and skeletal animations
I’ve implemented a fixed timestep loop and am currently interpolating translation/rotation/scale of objects as they transform via user input. However, I’m currently wondering about the best way to go...
View ArticleCheck out my music
Hi, I’m a freelance musicain looking to get my music into video games. I am an indie rock type of guy, so if thats your thing hit me up.
View ArticleTranslating a .txt
I want to programm a simple translator that can translate from english to german and vice versa. For that I Need a file that contains for example a german word and then possible english translations....
View ArticleUnable to share array<string> between AS and C++
I'm trying to get an array<string> instance from a RegExp class I implemented on the C++ side and registered with the AS engine.The AS side:RegExp re; int n = re.findall(response, matches);Error...
View Articleanimated 3d character
i have an 3d character a rig and a animation but i dont know how to replace my player character by the animated one also i dont know how to switch between animations can anyone help me with that?
View ArticleCorporate culture in IT and interational image
Hey guys!I'm conducting a research that concerns influence of corporate culture on image and attractiveness of an employer in IT sphere internationally, especially in game industry.Main question is:...
View ArticleScriptFunctionData::stackNeeded does not account for asBC_ALLOC potential...
Hi,I found a possible problem in the compiler/VM while working on my JIT.While I can work around it easily (so it is low priority for me), I'm suspecting this could (very rarely) cause issues in AS.The...
View Article[Feedback] Entire soundtrack in 1 track, does this work?
Hi everyone, I recently build a new PC setup and wanted to test its power.So I tried making an entire soundtrack in just one project.Do you think this is actually useful in a portfolio/showreel?Because...
View ArticleUnity C# Pattern Matching: Make It Shorter (C# 7.0)
I've been frustrated to see how much useless repetition I had in my C# conditionals and switches, but I knew programmers could do better. In this post, I'll show you how to make your code more concise...
View ArticleWhat are the biggest open source RPG games made with a Unity 3D engine?
What are the biggest open source RPG games made with a Unity 3D engine?
View ArticleBoard games through video chat - Covid-19
During this pandemic we all need help. Our grandparents are alone and we need to find ways to help them spend time. Any ideas on how to make board games playable through video chat. We need to consider...
View Articlehow to return value from a function and exit it after that
I write a program to learn english with sdl2 and I want to return a vlue from a function in another function every function have separate window and I want to close window after return this value how...
View Article