Mimic webots physics

This commit is contained in:
Johnny Fernandes
2026-04-26 18:22:26 +01:00
parent 8110fc3143
commit 1af7d03ce2
11 changed files with 6091 additions and 24 deletions
+10 -10
View File
@@ -518,13 +518,13 @@ Sheep {
name "sheep3"
controller "sheep"
}
Sheep {
translation 3.5 1 0.5
name "sheep4"
controller "sheep"
}
Sheep {
translation 3.5 -1 0.5
name "sheep5"
controller "sheep"
}
# Sheep {
# translation 3.5 1 0.5
# name "sheep4"
# controller "sheep"
# }
# Sheep {
# translation 3.5 -1 0.5
# name "sheep5"
# controller "sheep"
# }