I am currently using Unreal Engine 5 as the engine to run a 2D Top Down Colony Sim game that I am still in the process of creating by using the Paper2D characters and tiles. So far my creation seems to be working alright, I have the movement created, but I had to override the Z-axis gravity and setting it to zero.
Now my characters move only on the X/Y axis and don’t fall to gravity anymore so is there anything else I need to worry about, I only started about a month ago and I’m still learning more about the engine. I plan on adding more and more in the future builds, but I am prioritizing a prototype to show off first.
Will unreal engine cause any issues in a Top Down 2D Colony Sim and also will Epic Games give any more support to the 2D aspects of the engine?
Any info would be most helpful. Thanks. #UE5-0