Ethanon 2D Game Engine: Classical Chrono Trigger Scenes
Loading...
18,055
Loading...
Uploader Comments (AndreSan87)
see all
All Comments (29)
-
Gonna make a sidescroller (somewhat like terraria) just å. Bit more realistic and not block based, learning some c++ atm, can't wait to start :)
-
@ChaosKaiser if it wasn't any retard could do it and there'd be no sense of accomplishment after creating a: game/program/application
-
looks awesome
-
Wow.
-
Loading...
@AndreSan87 im busy making a top down game using this engine
expect a few thousand dollars coming your way when its released :D
FluffyBlueCheese 5 days ago
@FluffyBlueCheese I'll start planning my next vacations then :)
AndreSan87 4 days ago
you use a multi pass?
DBGabriele 7 months ago
@DBGabriele yes. I found it more suitable than deferred shading in this case.
AndreSan87 7 months ago
@AndreSan87
Yes, I think this effect (per pixel multy pass in 2D) is very strong.
Thanks, and you use multi pass only for sprite near light o for all sprite? ( XD )
DBGabriele 7 months ago
@DBGabriele Multipass lighting is applied only to lit entities.
AndreSan87 7 months ago