16
Windows / Mac / Flash / HTML5 / Re: classic game
« on: December 13, 2019, 11:57:56 am »Did you play my classic game "Jumping Adventure" if not play it now!Yes

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Did you play my classic game "Jumping Adventure" if not play it now!Yes
Hi I'm new to Stencyl I would like to program my own game engine in C and was wondering if anyone had any eI don't remember posting this
I also have somewhat exciting news. I have this one grant-funded project I am working on. So far I am the only developer on it. I am actually using both Unreal Engine and Stencyl in combination with each other. We are submitting one grant tomorrow, another is due in June and a third is being submitted in October.Congrats!
It is actually quite enjoyable programming 3D in stencyl. People take Unity and UE4 for granted since they did the background work and vector calculations. In order to program 3D in stencyl, you have to do the calculations yourself. I've done it, merrak has done, mdotedot has done it. Stencyl is not useless for 3D, you just have to put in some more time and effort.Thanks.
It is actually quite enjoyable programming 3D in stencyl. People take Unity and UE4 for granted since they did the background work and vector calculations. In order to program 3D in stencyl, you have to do the calculations yourself. I've done it, merrak has done, mdotedot has done it. Stencyl is not useless for 3D, you just have to put in some more time and effort.
That being said, sure if you want the background work already implemented, then unity, ue4, cryengine, lumberyard, etc., would be the way to go.