Grid building system that you've been looking for! No custom grid needed - it works with standard Unity tilemaps |
- Grid building system that you've been looking for! No custom grid needed - it works with standard Unity tilemaps
- New tool for indie devs - How to price your game?
- My game Cloudscape is currently on Kickstarter and has reached over $80,000 in funding, AMA!
- All of business is essentially the same. And your jusy not good at it.
- GDL is holding a gamejam! It starts in just 3 days. Make the best game you can that matches the theme in 72hrs. Huge prizes on offer for top 3 submissions.
- Does every game developer work in this field because of passion?
- How to make simple game more unique?
- Herding and Boids in an Artificial Life Simulation
- I need information on how to get into the video game art industry
- Running Python(interpreter)/C ++(compiler+exe) inside a game
- Here's a write-up on how I created a mesh disintegration effect for Unity 2020 and the HDRP
- Is it possible to get a job as a programmer only with a portfolio?
- Creating a PS2 styled game in UE4 or Godot?
- Looking for a program that can be used for a tactical RPG
- Using unity to make a ship battles game in VR. Any advice ?
- How many quads/tris does your 3D hair have?
- Amateur question from an amateur game dev
- No motivation, No talent, No skills. need advice
- What websites do you use to publish your press releases?
- Can you be a game developer without being a gamer?
- Where can I pay to get a proof of concept made for me?
- The WN Conference EE‘21 (free tickets) starts online in 3 days
- Which License to Request An Asset Creator to Use?
- Pitch deck and IP protection
Posted: 28 Jun 2021 09:40 AM PDT
| ||
New tool for indie devs - How to price your game? Posted: 28 Jun 2021 05:37 AM PDT Hi all, We've been working on our new tool for indie developers - giving some insights on how they might price their game. https://vginsights.com/indie-tools/game-pricing-tool How does it work? The tool looks at all games on Steam and their prices and allows you to filter them down to a group of c. 30-100 games that are in the same subgenre etc as the game you want to price. You can then review how these games are priced, how successful they've been based on the pricing etc. It's not meant to give a definitive answer on pricing. That's impossible. It does however give indies some food (and data) for thought. At the very least, you'll be able to know what your 'competitors' prices are. Please give us feedback! The tool is currenlty accessible for all free accounts. I'd be really appreciative for any feedback you have! :) It'd also be great to hear what other tools you'd find useful - wishlist converters, sales predictors etc. We're making this site as a hobby project to support indie devs and your help and support allows us to be more targeted at what we're working on. Thank you! [link] [comments] | ||
My game Cloudscape is currently on Kickstarter and has reached over $80,000 in funding, AMA! Posted: 28 Jun 2021 10:29 AM PDT I've spent the past year working on my game Cloudscape and recently launched the Kickstarter which has now reached over $80,000 in funding. I'm here to answer any questions related to the game, its development and also the Kickstarter. Ask away! Kickstarter: https://www.kickstarter.com/projects/konitama/cloudscape?ref=ey4x7q [link] [comments] | ||
All of business is essentially the same. And your jusy not good at it. Posted: 28 Jun 2021 04:54 AM PDT Edir: Seems like there's a lot of the people I talked about here 🤔 Stop. It's not "I can't sell my game because of saturation" or "people don't appreciate my art style for what it is" There's one of two reasons your game was a failure.
The amount of posts I've read here saying "my game got 12 sales even though I posted to reddit once a week" is incredible. Those same people will then say "you'll never make any money being a indie dev" You need to be spending just as much time marketing your game and brand as you do developing, if not MORE. My products I sold were absolute carbon copy shit, nothing special. yet people bought them because my marketing was decent, not even good. Marketing is everything. And without it, you're nothing.
To add another point. Why the hell are all of you taking years.to push games, then complain about only making 7k sales? Stop wasting so much time with these grand, massive sub niche games. If you can make 3 to 10k profit on a game in 6 months. Then reinvest the money and knowledge you have from that game into your next. You will exponentially grow as long as you make good business decisions. This scalability is common practice in almost all of business. Why do all.of you act like indie game development is different from any other type of business? Brand new successful businesses, selling the same product as each other, open every single day. Yet all of you here act like game development is some business anomaly where none of the principles are the same and it's all just "random luck". But then again, this is some hobbyist programmer from the outside looking in. Go ahead and give me the downvotes. Just saying, apply business fundamentals to game development, and you will make money. [link] [comments] | ||
Posted: 28 Jun 2021 03:07 PM PDT
| ||
Does every game developer work in this field because of passion? Posted: 28 Jun 2021 06:21 AM PDT Or do some of you treat it as a normal job? I was talking to someone about this, and they said that literally every game dev works in this field because of their own passion for the field. In very many other fields, you have people working there because it ends up being well paying, comfortable or at least bearable, so I'm interested in hearing about your experiences in this field. [link] [comments] | ||
How to make simple game more unique? Posted: 28 Jun 2021 01:22 PM PDT Hi, I'm currently working on simple 2D platformer similar to Doodle Jump. Player is just running away from the acid that raises up in the building. The further from beggining he is, the faster acid raises. This is well known mechanics, and it suits me. I just want to learn about gamedev process with this game. But in last few days, I started to think about the game originality and I figured out that I want to make it more original. I had an idea with commenting player's score with some funny message, but I probably wont be able to release it on itch.io due to player's insults. Do you have any ideas? [link] [comments] | ||
Herding and Boids in an Artificial Life Simulation Posted: 28 Jun 2021 11:53 AM PDT
| ||
I need information on how to get into the video game art industry Posted: 28 Jun 2021 12:21 PM PDT I want to become an artist (preferably a 2d artist e.g. concept artist) in the video game industry but I currently have 2 issues. I would appreciate if anyone had any information that could help me with those issues.
Currently my ideas are along the lines of studying art as best as i can by myself or try to find online courses/ classes.Any recommendations good online classes are greatly appreciated. As I said already, currently i'm in a sticky situation where aside from Online courses or local low quality art schools, i cant find any other choice, so information on what i could do further would be very nice. [link] [comments] | ||
Running Python(interpreter)/C ++(compiler+exe) inside a game Posted: 28 Jun 2021 11:18 AM PDT I was planning to build a point and click sci-fi adventure game for kids. I want use it introduce python to kids and have solve few problems using what they learn. Is it possible to run a compiler/interpreter through a game. If I use Godot, can you tell me what workflow I should follow. I earlier thought of having web based interpreter along side a webGL game. It will break immersion and I really don't wish to do so. Please help me P.S. I want to be very clear about one thing- I don't want the immersion to break. If the game runs an exe to open an IDE of sorts, then it would affect the immersion. I want the programming to be an in-game experience. Of course, if it's not possible, I am willing to accept the drawback. Thanks [link] [comments] | ||
Here's a write-up on how I created a mesh disintegration effect for Unity 2020 and the HDRP Posted: 28 Jun 2021 12:12 PM PDT
| ||
Is it possible to get a job as a programmer only with a portfolio? Posted: 28 Jun 2021 01:49 PM PDT Hi, I am 18 and I've been using unity for a while now. I was wondering if I could get hired just with my portfolio. I am currently working on a multi-player rts in unity(btw I'm looking for a 3d artist). I should be able to finish the first version of the game by July. (it would probably take me 2 more weeks to polish it). If properly polished and properly presented in a portfolio do you think I have my chances to get hired despite my age and my lack of professional experience/degree? Here is my web page: mauroabidalcarrer.neocities.org IT'S pretty rough right now but once the game is finished I'll rewrite it to make more readable. [link] [comments] | ||
Creating a PS2 styled game in UE4 or Godot? Posted: 28 Jun 2021 07:12 AM PDT I've been developing a game for a couple months now, but I found myself not being able to really get the graphics down in UE4 as everything is so high quality it makes are lower poly models look really bad. I'm haven't developed enough where switching over would put us behind on game development but I'm really struggling getting down the PS2 style on UE4, even though it's an engine I know incredibly well, where Godot I don't know too much about. [link] [comments] | ||
Looking for a program that can be used for a tactical RPG Posted: 28 Jun 2021 01:55 PM PDT I'm completely new to game development and I'm looking for something that will let me make a tactical RPG. I'm open to learning programming languages to use it but I want to also be able to import outside assets to it as well for animated sprites. [link] [comments] | ||
Using unity to make a ship battles game in VR. Any advice ? Posted: 28 Jun 2021 01:11 PM PDT Hi everyone, I'm a computer science student who has done many school coding projects so I'm not a beginner. I want to make a VR game in unity around ship battles during the 16-18th century. But my biggest concern is the 3D models I need for the game. Any advice on it ? Should I learn how to make them ? if so, should I buy some equipment ? How far would it be from AC blackflag graphics If I make them myself ( Since I think it's so difficult to make it like that ), any advice would really be much appreciated, thanks ! [link] [comments] | ||
How many quads/tris does your 3D hair have? Posted: 28 Jun 2021 01:31 AM PDT I've finished making my basemesh and I was starting to learn about making hair. But it seems like, even if you model it polygonally, it takes up way too many quads; It can equal or exceed to the amount the reset of the body has if you want it even moderately high detail. I am under the impression that modeling hair like this is still cheaper than using hair cards. Is that true? Is is normal for it to take so much? It almost doesn't seem worth it but it is necessary. [link] [comments] | ||
Amateur question from an amateur game dev Posted: 28 Jun 2021 08:33 AM PDT So, I have an idea in mind and i am willing to put in the hours into bringing the idea into reality but I have a question. How do I market it during development, on launch day, and after launch? How do I make this game succeed? How difficult would it be to probably make like 10K $ or something like that from it? I am not a complete noob at game dev btw. I know UE4 (now learning UE5) pretty well cos I make a lot of 3D films and on the side, do some game dev from tutorials. Any advice? [link] [comments] | ||
No motivation, No talent, No skills. need advice Posted: 28 Jun 2021 09:18 AM PDT I'm currently studying IT, specializing in animation and game development. I only chose this because I literally have nothing else to choose. I've been playing games ever since I was a kid and that was the sole purpose of why I chose this career to study (my love for games). I'm just asking for advice from actual game developers which is you guys if this is a bad idea and I should change course right now or double down. I'm good with art, I think I did alright with programming but I definitely don't find myself enjoying coding, I don't think I'm capable of making music, the only thing I have is what make games fun while having a good narrative. [link] [comments] | ||
What websites do you use to publish your press releases? Posted: 28 Jun 2021 07:19 AM PDT I've used Gamasutra and Gamepress, but I'm searching for new publishing opportunities. [link] [comments] | ||
Can you be a game developer without being a gamer? Posted: 27 Jun 2021 03:19 PM PDT I just got fascinated with the concept of game development that requires concepts of both physics and programming. I am not a typical gamer playing games and I haven't played games of all genres. The games I rarely play are either simulation or FPS So can a guy like me with no interest in playing games all day become a game developer? [link] [comments] | ||
Where can I pay to get a proof of concept made for me? Posted: 28 Jun 2021 02:01 PM PDT If this is completely wrong for this group my apologies. I am so far removed from development (my last production C# program was built in MS Visual Studio 2005) I am having difficulty getting started. If I want a simple Unity 3D program made for me that will let me see how this environment functions where would I go to find a developer? [link] [comments] | ||
The WN Conference EE‘21 (free tickets) starts online in 3 days Posted: 28 Jun 2021 01:46 PM PDT The WN Conference Eastern Europe '21 https://wnconf.com/eastern-europe-21 starts July 1 - online - free tickets. WN Eastern Europe '21 is a hybrid game industry business conference starting with online lectures on July 1-3, and on July 9-10, lectures will be broadcast from the venue in St. Petersburg. Expo zone, Developers Showcase, meeting system & networking tools, live/recorded talks - all conference features are in sync and will work for both offline and online attendees until July 31. The conference will feature experts from Unity, Raw Fury, Activision Blizzard, Unity, AppQuantum, Fyber, Adjust, Crazy Panda, AdColony, Belka Games, Ten Square Games, MY.GAMES, Applovin, Facebook, Supersonic, SEGA, SberGames, Ketchapp, AppQuantum, Pixonic, Mail.ru Group, Zorka Agency, MY.GAMES, HypeFactory, G-Core, and many more industry professionals on the stage and in the meeting system. Free tickets here: https://wnconf.com/eastern-europe-21 [link] [comments] | ||
Which License to Request An Asset Creator to Use? Posted: 28 Jun 2021 01:12 PM PDT Hi! Currently there is a person I found who sells animations/assets on both Unreal store and his own personal store. My concern for his personal store is that he does not include a license of any type, just the raw files, which Ik could potentially cause issues down the road, and thats where I want to buy the assets. I've talked to him, he seems really nice. I just assume he didn't even consider a license. My question to you is.
Anything extra I should know about communicating the idea of a license to him/extra bits are super welcome. Just want to make the path as non legal infringing as possible, and super easy for him to implement. Thank you for your time! [link] [comments] | ||
Posted: 28 Jun 2021 06:45 AM PDT Hello! We are completing a video game prototype in small team. Almost every publisher has a form on the site where you can write everything (genre, platform, USP, story and just send a video or playable prototype) According to our lawyer, it is inappropriate for us to start negotiations without signing the basic NDA, because intellectual property is our only property. Many lawyers who deal with IP law recommend that you do not show everything in the pitch deck. :) But I have to say more than that, it's a "Commandos" RTT game that avoids WW II. theme. I definitely need to describe the characters and their exceptional abilities, outline the mission and story that connects them, the antagonists and their motives for action. So should i send instructions to make a game and wait? [link] [comments] |
You are subscribed to email updates from gamedev - game development, programming, design, writing, math, art, jams, postmortems, marketing. To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
Google, 1600 Amphitheatre Parkway, Mountain View, CA 94043, United States |
No comments:
Post a Comment