Hello,
Our team have decided to develop a high quality contents for mobile platform using unreal engine 4. This is the first time we are migrating to unreal engine, so I would like to get some help from community members regarding where I should pay attention, pros ,cons,personal experience and anything you think it is a valuable feed that could help us during development. Thank You
Hi, I think one of the most important thing to note is - do a lot of testing on actual device, don’t just launch onto device, - package it and install on your test device.
Good luck!
Don’t go for complex physics calculations on every tick. Instead “fake” them. For example instead of N virtual suspensions on a hovercraft, only get 4 or maybe 1 if you can pull it off.