Chunkypops
(Chunkypops)
September 16, 2015, 1:20pm
1
Hi guys, I’m pretty new to UE4. Have been studying it for a while now, but never got to create with it.
I need to create a simple 2D platformer project that demonstrates the following:
1 level with 3 screens ( 800x600px each )
UI ( basic Health Bar)
Importing some assets for level design
So my questions would be:
Is UE4 right for this kind of prototyping ?
Could anyone point me to some tutorials that cover the above issues?
Thank you for your time.
Best regards,
DizzyWes
(DizzyWes)
September 16, 2015, 1:56pm
2
There is a Intro to Paper 2D video tutorial located here which will walk you through Paper 2D concepts and setup:
After over a year in maintenance mode, the official Unreal Engine Wiki is now permanently offline. These resources now live on a new community-run Unreal Engine Community Wiki — ue4community.wiki! You will be able to find content from the official...
Reading time: 1 mins 🕑
Likes: 8 ❤
There is also a project on the Learn Tab of the Launcher created by Zak P. called Unreal Stick Figure 2D:
Here is the Twitch Stream where he talks about it:
The next stream is all about Paper 2D best practices in UE4. WHAT Zak Parrish and Michael Noland walk us through the latest Paper 2D features, tips, and tricks in UE4 release 4.6. WHERE www.twitch.tv/unrealengine WHEN Tuesday, Jan. 27th @ 2:00...
You can take a look at the UMG Quick Start for how to Setup an in-game HUD:
Check out the following for importing:
And the following for Migrating assets from existing projects into your own (useful if you want to take assets from one project and pass them to your own):
https://docs.unrealengine.com/latest/INT/Engine/Content/Browser/UserGuide/Migrate/index.html
Chunkypops
(Chunkypops)
September 16, 2015, 2:15pm
3
Thank you for your generous answer Wes.
I’ve also checked AlanNoon’s live stream recording in the meantime. ( Creating a 2D Side-Scroller 2 parts )
For those interested: Blueprint Creating a 2D Side-Scroller | 01 | Live Training | Unreal Engine - YouTube
Have a nice day Unreal folks!
DizzyWes
(DizzyWes)
September 16, 2015, 2:27pm
4
Yeah, Alan’s Live Stream is an excellent source as well. Thanks for posting.
Cheers,
-W