The Eden Project

Can you share your code for the player pawn?

I MIGHT be able to forward it on to some people who might be able to help.

Looks like the videos did not make it into the ZIP file and are not showing up in the .pptx file or Libre office is derping again.

Sweet :slight_smile:

Figured it out. Was reading world rotation of spring arm component, modifying it, then putting it back in as a local rotation <facepalm>

(should have recognised the spinning behaviour as this).

Oh nice! Congrats Man!

Does your planet generator create a sphere, or could the geometry be modified?

My friend and I were having some debate as to the shape of “Proxima Centauri b” the other day - since it’s possibly tidally it possibly could be a little bit egg shaped, with the elongated end facing the star. Which would make for an eternal desert at higher elevation, surrounded by a lower elevation dusk region.

At its base it would still be a sphere, but part of what I’d like to do is be able to place height maps manually to override the noise based heightmaps.

So in your case you could place a simple radial gradient height map at the northpole and just make it really big.

New youtube:

Just my first tender steps into making custom pawns…

(I’ll build a nicer flight model next it’s just a relief to have figured out how to do this stuff).

Ok this is getting really cool now! :smiley:

Got (very) basic point gravity going in my lunch time today…

Now I got the whole weekend to fix it up :slight_smile:

Hey [MENTION=887]ioFlow Studios[/MENTION]

Check this stuff out -
From the looks of it he is using a projection grid for the water.

There is also some interesting stuff on this site. Look under Proland. Source code is included from the look of it. Oceans, Atmospheric Scattering, and Clouds, for planets as well :slight_smile:

Looks it is distributed under the BSD-3 license. LINK

Astroneer figured out a way to do tessellated planets, but I’m not sure if it’s landscapes.

It’s not landscapes, but it is voxel which is pretty awesome :slight_smile:

Can implement some things like this in Minecraft?

Did you write your own gravity component or are you using a plugin? Also - did you figure out your mannequin animation issue? I installed the Mixamo characters and found a tutorial, and was able to sort of determine how animation blueprints work.

80a4a7c3f89b193160646d95f3323625fb7faa2a.jpeg
First place to check is here - set it to the SK_Mannequin animation BP (from your mesh - inside your player pawn BP). If that doesn’t work, you need to troubleshoot the BP which is harder - or if it’s part of your custom gravity, that’s beyond me. I’ve been using the gravity from this:

Cool, I’m still learning C++ and this is the direction where I want to go as well :slight_smile:

This would make for one most excellent C++ tutorial for UE’s YouTube Channel in the future. Don’t get me wrong Battery Collector and Tanks vs Zombies are awesome and everything, but this would be a great next step towards a more advanced C++ tutorial. Then again theres probably a UE livestream somewhere about this buried in the 200+ videos in that Playlist. :smiley:

Looking back on that - aren’t you using some sort of quadsphere though? Would you map a cylindrical projection height-map without too much trouble?

You could, but cylindrical mapping on a sphere always creates pinching at the poles…

Little proof of life video… still battling with character movement:

Don’t mind too much though, getting this stuff right will let people do all sorts of characters and vehicles on eden.

PROGRESS!

Hey I cannot wait to buy this! That said Money SOON!