Posted September 19, 2021 by EvanDoesDev
#game engine #dimension #dimension game engine
Hey, Welcome to the first Dimension Devlog on itch.io! Lets go over some of the changes.
1. Removed light mode and replaced it with a dark mode with advanced UI.
2. Added player and enemy component so you can make quick games!
3. Removed UI Editor tab and replaced it with UI related components.
Wanna make a quick Dimension game? Here are the steps!
1. Download the engine and the project folder (The project folder is needed to load the assets. *MUST BE IN C\\*)
2. Go to the create tab and select 2D player and also enemy and boom you got a pretty dimensional game setup!