Re: How 2 save a ingame edited Scene?
TOTAL EDIT OF MY POST...
After 3 Edits i thought it would be the best to rewrite it.
I found the problem and it was (once again) banal.
I wrote
Code:
///////////////////////////////////////////
//Terrain Debris
AddTerrainDebris = TerrainDebris
CopyOf = Boulders
AddTerrainDebris = TerrainDebris
InstanceName = Boulders
DebrisFile = ContentFile
Path = Base.rte/Scenes/Objects/Gold/Gold.bmp
DebrisPieceCount = 25
DebrisMaterial = Material
CopyOf = Gold
TargetMaterial = Material
CopyOf = Earth
OnlyOnSurface = 0
MinDepth = 80
MaxDepth = 400
DensityPerMeter = 4
Now for those who dont wanna search the goddam error, i spawned Boulders and used Goldsprites...
CAN BE CLOSED!