Castle
play9.3k
182
8 Comments
Next up
#game #blender
Xd
fire4Reply
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
fire2Reply
Dead cat
fire1Reply
The cats new bed
Reply
Try to find her
Reply
😍
Reply