I really recommend you check out the \other folder, it contains pictures of project books with the vision for the game and so on.
Jonathan Phillips
I made a title screen, sort of >tfw all the core programming is done and all that is left is (((((content))))) I didn't realize how much making a text adventure would make me resent writing
Christian Phillips
>Everyone collab on the same game jam how the fuck would that work
Hunter Russell
it wouldn't
Ryan Johnson
You can do it user
if even i managed to do it you sure can do it
Bentley Anderson
Trying to see if cubes would do it for the distant mountains. Looks like garbage. Moreso without grass or rocks in the scene.
Robert Hill
Made some solid progress on the terrain today, but god know I'm not an 3d artist.
Carter Gonzalez
I love that indie games now have several styles that I can instantly see to skip over.
Jeremiah Thompson
I think it looks okay? What type of game? infinite runner?
Ryan Wood
I don't know I think it work, even more so if you get more stuff in there.
Juan Flores
I put Newton's laws into Unity and got these objects going in elliptical orbits around their barycentre, I think.
The orbit certainly looks right but the only way I'd know for certain is to place an ellipse in the scene that is exactly on the path where the planet should be and look to see if the planet does follow that ellipse. I know enough maths to know how to describe the ellipse given the starting parameters of the planet but I have no idea how I would place said ellipse into the game without tailor making it in blender and then importing it in for those specific starting conditions. Obviously if I change the starting conditions I'd have to make a new ellipse so I'd rather not do it that way.
Anyone have ideas about how I could plot the ellipse into the scene given the starting parameters?
p.s. No I'm not making a KSP clone, I have an idea for something MUCH worse
Tyler Gray
Just use pyramids?
Kayden Howard
>> AGDG Chats >steamcommunity.com/groups/vgamedevcrew >webchat.freenode.net/?channels=vidyadev Delete these
Easton Gomez
Look into editor Gizmos, maybe it will help you
Samuel Baker
Yes. I'll make some simple cone shapes with fake shadows, that should look nice
Christopher Hill
for(int i = length; i > 0; i--) { // How do I calculate a value from i that will start from 0 and increase by one each for-cycle? // No creating a variable outside the loop }
Dominic Reed
What do you guys think of GameMaker Studio 2?
I hope it won't be too expensive.
Daniel Cook
>was about to give up fixing a bug today >last attempt finally worked >going to bed with relief
No greater feeling on earth.
David Lopez
...
Tyler Gomez
Thanks user Terminaldevs have to stick together in this cold place
Jeremiah Perez
How does this look? I'm mimicing Nexus the Jupiter Incident here.
Also, I asked this in the old thread but no one responded so I'll try again:
I'm thinking of extending my game to an entire solar system instead of a single planet-moon combination -- but I think it might be a bit of a usability nightmare.
To move ships from one planet to another, you'd have to: >select the ships in the current sector you want to move >zoom out from the sector to the planet view >zoom out from the planet view to the solar system view >zoom in on the planet you want to move to >click the sector you want to move the ships to
Moving between different sectors around the same planet would just be one click -- so only moving across the solar system would really be "annoying". I think it might be okay because it's more 4X than RTS but what do you guys think?
Nolan Watson
bet it felt greater when i was fucking you're mum LOL
Jason Foster
Having had a harder think I could probably just import a slightly thick annulus from Blender, use the component x,y,z scales to make it the right shape and then move it to where it should be
Carson Ramirez
Looks good. Can you make it more realistic?
Xavier Turner
>Girls who code What am I looking at?
Sebastian Robinson
length - i - 1
Juan Bennett
the oposite of this.
Carter Miller
Gamebryo's source code
Elijah Miller
HAH
Is it meant to be an insult or is it one of those things where it's unintentionally proving the point they're arguing?
Jeremiah Thomas
>tfw that webm made me have a vision of a space-travel simulator >first-person "metagame" where you spend time in the ship, chatting with other players through the monitors, playing minigames, etc. >occasional stop at a distant planet, after hours of traveling >maybe take a friend with you, and fuck around in 0-gravity with the objects that you have in your spaceship ;_;
Jackson Hernandez
Never mind, it's actually just length - i.
John Foster
is just a nice gif i found and needed a excuse to post
Isaac Hall
Eccentric orbits rather than circles? Definitely on the todo.
Camden Phillips
When it comes to it, this website is the Holy Bible
Is it me or the ranges and sizes aren't really realistic? Also the smaller bodies should influence each-other, no?
Lincoln Ramirez
What kind of food would a nuke eat?
Jordan Jones
how does this make me so sad
Andrew Ward
Oh yeah, the scale is absurd. Just working on drawing the paths.
David Garcia
People with real life experience, I need advice.
College student, eventually want to dev for my own studio full time, enjoying the life.
I have a couple internship offeres for next year.
Main one is Google, I'll make about 8k a month as an intern, and more as a full time employee. This is prestigious and will make me some decent money.
Second I have couple from game dev companies (think Epic, 2k, etc).
None of them make my favorite genera (GS) but still make great games and would provide experience.
Which path would lead to me having the easiest time making my own studio? Professional experience? Prestige and moeny?
Logan Ward
the evaporated souls of the japanese
Isaac Roberts
>GameMaker Studio 2 >expensive unless they wanna kill themselves, they won't require people to pay to use. there will be at the very least a free version that have mostly everything with some limits.
Jaxon Stewart
Sounds good. Keep it up.
Isaac Sanchez
Uranium?
Connor Howard
Nigger don't be a retard. Go work at google, I don't give a fuck what you want to do with your life.
Wyatt Rogers
Google intern, working in a AAA game studio will end up with you being overworked and underpaid.
Colton Jackson
I hope so. I've heard some rumors about a paid subscription.
I knew they'd do something like this after the humble bundle.
Connor Robinson
Make money.
It will look so good on your resume when you say you quit your job at Google to work on your passion.
Isaiah Gutierrez
Yeah I figured, but maybe funding would be easier if you were a dev? Or a host of other things I had not considered, but thanks
Carson Wood
>Also the smaller bodies should influence each-other, no?
They should but making systems of more than 2 planets would become an absolute nightmare since most of them behave chaotically, it took nature eons to form our solar system where everything isn't crashing into each other all the time. Much much much easier to have the smaller bodies ignore each other.
Adam Bell
>Google intern >underpaid What? You make like 6k+ a month.
Kevin Gutierrez
Read that post again.
Alexander Russell
Working in an AAA studio is going to make you at minimum 6k+ a month. definitely not underpaid
Levi Clark
Check out Children of a Dead Earth for N-body physics. Great for autism, not so great for gameplay.
Charles Sullivan
yea that makes sense
Nathaniel Jones
One solution could be to handle the planetary and sector travel separately e.g.
>One click zoom out to the solar map (e.g. a solar system map button or something). >Click the planet you want to go to. >Your ship takes off and slingshots around the planet and heads for the target. >On arriving it begins a high orbit of the planet, still in the solar map. >From that orbit the player can either degrade into a sector (a 'land' button could work well) or slingshot again to a different planet.
You could also allow clicking through to the sector map from the solar map via a clickbox around the planet.
Henry Robinson
Aspiring 2d dev here.
Left unity. Just downloaded, properly linked and tested sfml is properly running.
Mistake, or best decision for make games?
Jayden Garcia
For the amount of work you might end up doing, it very well could be. AAA studios are still largely soul destroying crunch machines where its employees are just entities to be consumed, spat out and replaced.
Colton Young
Mistake or best decision depending on how much effort you're willing to put.
SFML isn't a framework or engine. You'll have to handle everything from your main loop to things like animation, tile maps or whatever else you need.
That said if you put in the time to do that work your self, it's much better than using a bloated engine and you don't have to deal with the retarded GCs of managed languages. Don't be dumb and allocate things on the heap constantly during gameplay though.
Evan Butler
College student, finished all levels of foobar (full clear, including the after where you redo all old problems)
Would kill for an intern position at Google. You literally would have time and money for dev if you had a job there. Great company.
Do it and don't look back. Make dev your hobby. If it becomes profitable from your own work someday, then consider making it your job. Not before then.
Lucas Rodriguez
Love2d would be easier.
Samuel Scott
>For the amount of work you might end up doing They have the money to fund huge teams. I doubt it's anything comparable to being a 1ma and handling an entire game on your own.
Most 1mas here spend 10hours+ a day on their games.
>AAA studios are still largely soul destroying crunch machines where its employees are just entities to be consumed, spat out and replaced. How would working at Google be any different? And that's not the experience my friend who worked at an AAA studio said. In fact it was the polar opposite.
Benjamin Bennett
PROGRESS!!!! Oh lord what a day. Sometimes the simplest things are the worst. I spent 3 hours trying to get a background to school, then change position. anyway I redesigned the enemies, added transparencies, and Lots of sounds and music. Too bad Veeky Forums has silent webms.
Working on that multiplier feature! feedback welcome.
Sebastian Anderson
In honest enough to say that I don't know what you mean by allocating on the heap while typing this post, and that I'm looking it up now. Thanks for the advice.
I know it's a learning process, but it's like learning math to me. I would rather learn how my identities are derived, and leave with a better understanding of them (and more likely to remember them.) I know I have a lot to learn about things I take for granted (display, collision, audio, etc) and am ready to pretty much start from scratch.
John Wilson
You have a lot to learn but if it's just 2D then it's not hard, learn how memory works properly before starting your engine. Use modern c++ with smart pointers, it will make your life easier.
Brayden Edwards
What he's saying is that a 1MA can make a game within their scope and spend 5 hours a week on it. Working for a triple A as a programmer will often lock you in for 60+ hours a week during crunch time and you could end up sleeping at work.
However, the most important thing is that 1MA and small indies have full creative control; at AAA's you're just a worker drone building pieces of a product that you have no meaningful input into.
John James
even i'm gonna try and do a low poly model of whatever is first to reply to this
odds i'm gonna make a video compilation of particular scenes in movies i like masturbating to.
Jose Williams
Appreciate it. I never thought about it like that. Even if you don't make an "engine" you still are pretty much going to. Might as well keep up with what you learn, and eventually you keep reusing a lot of similar functions and classes.
Leo Brooks
Teapot
Camden Carter
Huh. Zero is of even parity by the way
Robert Jackson
Monkey head
Thomas Cruz
done
Ayden Richardson
Now make it a cube
Justin Kelly
what a waste
Xavier Clark
...
Nolan Lee
They look better than the cubes you had before.
Josiah Ortiz
Looks good to me.
Connor Long
background is a lot easier to see stuff on now
Aaron Wilson
I'd recommend a mix between what you had before and what you've got now, because I actually live in the desert and I thought the plateaus looked fine.
Adam Ward
casset recorder
Lucas Williams
Quick UI buttons is definitely a solution but I'm not sure it's perfect.
For gameplay reasons, ships can't maintain orbits outside of "control" sectors around the planet, which is honestly the core of the issue but it'd be like if you could float ships outside of gravity wells in Sins of a Solar Empire -- pretty silly.
Zachary Rodriguez
love your pallette user
Nolan Williams
Yeah sure. If it takes more than 30 minutes I'll consider it a failure and stop.
Evan Gray
Yeah... I had this before I made the mountains. I like the plateaus quite a bit. Thank you. It's gonna look very rich with actual traffic as well as more environmental assets.
Julian Nelson
shit, this looks fun
Luke Morris
Where have you placed the mountains? Are they giant things far out on the horizon?
Liam Morales
Progress. Party management screen done!
Adrian Phillips
>Those ugly dark-skinned characters and names
Dead on arrival.
Noah Lopez
I like this. They will render far out. They will pop up on either side of the road in front of the player, travel around the player depending on the player speed and then disappear down just as they appeared.
Lincoln Morales
nah that guy's game was pretty cool last demo day
Joshua White
Thanks! that was actually a completely wrong webm. this is the right one
Owen Wilson
>all this progress Good lord dude
Isaac Miller
Yeah well I lost my job and a lot of other stuff so I am filling a hole with learning how to dev.
Austin Torres
Keep it up
Gabriel Myers
Apologies to anyone who had a heart attack upon seeing their score reset. I forgot to add the old ones in. I will do that next week.
William Jones
Isn't the ball a little overpowered? It can shoot enemies and destroy them on contact... maybe adding a little penalty when you destroy an enemy on contact or maybe having limited ammunition. I don't know...
Sebastian Howard
So if I wanted to create 3d game with different outfits and character heads, I'm guessing you should model the head and outfits separately or?