Eufloria > Eufloria HD Mods

iPad Custom Level [HELP, Very Beginner]

<< < (7/9) > >>

Pilchard123:
I thought you could add asteroids during LevelLogic()...

Tomfloria:
Well hopefully, because even if I used a:Hide(1) it's only hiding the attributes and stuff, wish it actually hid the asteroid.

Pilchard123:
You could make it very, very small with a sendDistance that is also small.

Tomfloria:
I'll figure that out in a bit, can you tell me what is wrong with this?


--- Code: --- if GetEmpire(1).NumDysonTrees == 4 and GetEmpire(1).NumSeedlings == 10 then
Message("This is going to take a while.~I will give you the ability to speed up time.", true, 1.0, "Top")
SetSpeedSwitchAvailable(true)
WaitDialog()



end
--- End code ---

Aino:
Doesn't work that way. The game can't make asteroid in the middle of the game, atleast not in LevelLogic...

You must make it in the beginning, hide it and show it up when it's needed. I have to go now and I'm really tired so I'm not much of help at this moment, sry :(

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version