beyond-all-reason / Beyond-All-Reason

Main game repository for Beyond All Reason.
https://www.beyondallreason.info/
Other
1.8k stars 302 forks source link

Actions Schema: spawn units #2255

Open WatchTheFort opened 1 year ago

WatchTheFort commented 1 year ago

Design the parameter schema for the Spawn Units actions. Determine which parameters of Spring.CreateUnit need to be specified by the mission author, and which can be automatically handled by the API.

Add changes to the https://github.com/beyond-all-reason/Beyond-All-Reason/blob/master/luarules/mission_api/actions_schema.lua file.

Ezahiel commented 12 months ago

@WatchTheFort You can assign me to this one now.