You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The level editor lets you place cows in the map. Currently, cows can only be placed on valid road squares, ie a road square that isn't a start or house square.
The user should also be able to place cows on any other square, for scenery purposes.
In this example, the cow on the road has been successfully placed whereas the cow in the "field" has not been registered as "placed" by the level creator.
Acceptance Criteria
Allow for cows to be placed on non road squares
The text was updated successfully, but these errors were encountered:
HI @faucomte97 can you assign me to this ticket? The description is quite clear.... can you help me pointing to similar MR or the files that I might start looking at to solve this issue.
Task Description
The level editor lets you place cows in the map. Currently, cows can only be placed on valid road squares, ie a road square that isn't a start or house square.
The user should also be able to place cows on any other square, for scenery purposes.
In this example, the cow on the road has been successfully placed whereas the cow in the "field" has not been registered as "placed" by the level creator.
Acceptance Criteria
The text was updated successfully, but these errors were encountered: