Dear community, Ive recently trying to start a project to make a simple multiplayer racing game, some time ago I bought this Humble Cryengine Bundle wich has the Crytec Formula Racing - Starter Project
Now after import I immediatly started to get errors, is there a way to fix this? or add? or redirect so it works? here some detailed information about the errors:
https://gist.githubusercontent.com/dRos ... y:racecar1
and a screeny inside the entity flow graph:
https://imgur.com/a/wuqh37L
The engine version I use is 5.5 preview
If there are missing information I wil add more detailed but please point out what I need to send.
Thanks in advance hope someone can help me out on this one
Re: Crytec Formula Racing - Starter Project from Humble Cryengine Bundle
#2It is most likely that Some Flownodes / Modules have not been included because of the incompatibility just like the
underwater level in the Humble CRYENGINE Bundle 2018.
Could you provide a better picture of the Flowgraph where the text is readable?
underwater level in the Humble CRYENGINE Bundle 2018.
Could you provide a better picture of the Flowgraph where the text is readable?
Re: Crytec Formula Racing - Starter Project from Humble Cryengine Bundle
#3- Attachments
-
- racecar1.png (204.17 KiB) Viewed 254 times
Re: Crytec Formula Racing - Starter Project from Humble Cryengine Bundle
#4Entity:Velocity and FeatureTest were removed / changed if i remember correctly. Just search for them using Q in Flowgraph. Fyi. I think FeatureTests should only be used for testing. Not in an actual game in Release Mode.
The Demo_Speedo are created using Scaleform. For them you need the XML file and FLA file for Flash. If those are included check if they are in there or misslabeled somehow.
The Demo_Speedo are created using Scaleform. For them you need the XML file and FLA file for Flash. If those are included check if they are in there or misslabeled somehow.