Play in App
Sign up
Play in App
iOS
Android
Sign up
cutie_trisha
Follow
9.3k
182
8 Comments
Next up
cutie_trisha
javni
#game #blender
jhon_do777
4w
Xd
4
Reply
reredogdekmaker
3w
Add blood or https://s.castle.xyz/2MVX37PDhQSIhttps://s.castle.xyz/Zw-EUQfaSSt1https://s.castle.xyz/2MVX37PDhQSIhttps://s.castle.xyz/Zw-EUQfaSSt1from ursina import * app = Ursina() player = Entity(model='cube', color=color.yellow, scale=1, position=(0,0,0), collider='box') ground = Entity(model='plane', scale=(100,1,100), color=color.gray, texture='white_cube', collider='box', y=-1) camera.orthographic = True camera.rotation = (30, -45, 0) def update(): player.x += 5 * time.dt if held_keys['space']: player.y += 10 * time.dt else: player.y -= 10 * time.dt if player.y < 0: player.y = 0 app.run() https://s.castle.xyz/Zw-EUQfaSSt1https://s.castle.xyz/2MVX37PDhQSIfrom ursina import * app = Ursina() player = Entity(model='cube', color=color.yellow, scale=1, position=(0,0,0), collider='box') ground = Entity(model='plane', scale=(100,1,100), color=color.gray, texture='white_cube', collider='box', y=-1) camera.orthographic = True camera.rotation = (30, -45, 0) de
2
Reply
merdaoutist
3w
Dead cat
1
Reply
Uyaral
3w
The cats new bed
Reply
koreadusu
3w
Try to find her
Reply
javni
4w
😍
Reply
Comment in the App