Solstar wrote:Silentdarkness12 wrote:@Solstar You would need to define every single entity, or as the DECORATE code calls it, an Actor, related to that character first. This is everything from the player itself to the weapons, to the projectiles, to the ultimate. I would highly reccommend you go through the ZDoom wiki, and use it as your guide in accomplishing it. The only things I imagine you wouldn't need to make are the ammo types and powerups....
ok i need to create the classes from scratch i got that,but i was stating that i don't need to rip the resources myself,as CR has already the sprites,sounds etc of the classes i need,i .."just" need to put them in samsara or viceversa.
i took a look at both files with SLADE,and it seems that each dev use a different way to categorize ..well everything.some character have a folder,others doesn't,some have a psrites folders,other doesn'nt,sometimes on the same wad
which parts exactly do i need to check on the zdoom wiki for what i need to accomplish?is it any easier to do on zandronum?
No, and actually it's harder to actively code for Zandy than for ZDoom. I would check out all the parts having to do with DECORATE in general. Seriously.