About Store Forum Documentation Contact



Post Reply 
[RESOLVED]Help about the Tutorials
Author Message
kasinova Offline
Member

Post: #1
[RESOLVED]Help about the Tutorials
I've been going through all of the tutorials but when I get to a cpp that incorporates anything from the ../data/particle/ folder I get nothing but blank pages and errors.

It's obvious I don't have a ../data/particle/ folder but am I supposed to have one? If the .gfx is somewhere else in the folders I'd like to know the path. And also tell me if I'm supposed to have a particle folder.
(This post was last modified: 06-05-2012 04:36 AM by kasinova.)
06-04-2012 09:24 AM
Find all posts by this user Quote this message in a reply
kasinova Offline
Member

Post: #2
RE: Help about the Tutorials
Okay, if anyone else runs into this problem, I found the path.

replace the "..data/particle/explosion/0.gfx" or whichever ../particle path to:
"..data/obj/particles/..." and whichever until you get to the file you're looking for.

I knew I wasn't a n00b
06-05-2012 04:34 AM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #3
RE: [RESOLVED]Help about the Tutorials
thanks, I will fix the incorrect paths in next SDK
06-05-2012 11:16 AM
Find all posts by this user Quote this message in a reply
Post Reply